Some cleanup, halfway of EEPROM config saving for ESP8266 (required updated aJson lib)

This commit is contained in:
2019-03-23 19:11:09 +03:00
parent 2947a1e53c
commit 6fa661690b
5 changed files with 40 additions and 36 deletions

View File

@@ -4,6 +4,7 @@
#endif
#define TXEnablePin 13
#define ESP_EEPROM_SIZE 4096
#ifndef AVR_DMXOUT_PIN
#define AVR_DMXOUT_PIN 3