little edit on shelly

This commit is contained in:
Kotrba Filip 2020-03-12 22:31:59 +01:00
parent a2030d944f
commit 9d52a86aa8
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ DeserializationError error;
#define RELAY 4 //12 #define RELAY 4 //12
#define SWITCH 5 //0 #define SWITCH 5 //0
void ICACHE_RAM_ATTR handleInterrupt ();
void setup() { void setup() {
Serial.begin(115200); Serial.begin(115200);
EEPROM.begin(100); EEPROM.begin(100);