PID item and float-point fixes

This commit is contained in:
2021-03-09 05:28:13 +03:00
parent e7f606d16c
commit 058cde331d
11 changed files with 171 additions and 110 deletions

View File

@@ -114,6 +114,7 @@ const char SAT_P[] PROGMEM = "sat";
const char TEMP_P[] PROGMEM = "temp";
const char HSV_P[] PROGMEM = "HSV";
const char RGB_P[] PROGMEM = "RGB";
const char VAL_P[] PROGMEM = "val";
/*
const char RPM_P[] PROGMEM = "rpm";