mirror of
https://github.com/anklimov/lighthub
synced 2025-12-09 21:29:49 +03:00
restart on MQTT err fix, Float storage & RAW fix
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
#define S_LOCK S_ADDITIONAL+1
|
||||
#define S_QUIET S_ADDITIONAL+2
|
||||
#define S_SWING S_ADDITIONAL+3
|
||||
#define S_RAW S_ADDITIONAL+4
|
||||
//#define S_RAW S_ADDITIONAL+4
|
||||
|
||||
extern void modbusIdle(void) ;
|
||||
class out_AC : public abstractOut {
|
||||
|
||||
Reference in New Issue
Block a user