ESP8266 fix (autoretrieve conf if 404)

flash (aJson update required)
This commit is contained in:
2019-03-24 03:01:18 +03:00
parent 8b56ea4378
commit db29ee566c
3 changed files with 8 additions and 3 deletions

View File

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