Persistent logic improvement, CMD_ON refinig, Vacom Air channel may open airGate if active

This commit is contained in:
2018-04-01 04:27:30 +03:00
parent a0ba569d60
commit a936240d14
5 changed files with 54 additions and 17 deletions

View File

@@ -41,6 +41,8 @@
#include "item.h"
#include "inputs.h"
#include "Dhcp.h"
#include "FastLED.h"
//#include "hsv2rgb.h"
#if defined(__SAM3X8E__)
@@ -178,4 +180,4 @@ int getConfig(int arg_cnt, char **args);
void printFirmwareVersionAndBuildOptions();
#endif //LIGHTHUB_MAIN_H
#endif //LIGHTHUB_MAIN_H