Compile settings.txt 355 B

1234567891011121314
  1. for Sonoff Basic, ESP-01:
  2. Generic ESP8266 Module
  3. Flash MOde: DIO
  4. Flash Size: 1M (128k SPIFFS)
  5. Sonoff Touch
  6. As the Sonoff Touch is based on the ESP8285 using Flash Mode DOUT you will have to make some changes to the proposed Arduino IDE settings as follows:
  7. Tools → Board → Generic ESP8285 Module
  8. Flash Size: 1M (128K SPIFFS)