Updated Upload (markdown)

Jason2866 2019-01-07 15:56:37 +01:00
parent af7e4e3acc
commit f8ca54bc92
1 changed files with 1 additions and 1 deletions

@ -16,7 +16,7 @@ The default environment configuration generates multiple firmware variants. To b
* `sonoff.bin` - the default firmware for all devices
* `sonoff-minimal.bin` - is interim firmware to be used when the above firmware images become too big to fit as OTA or web upload; installing this one first and THEN uploading the desired sonoff.bin allows for future firmware size growth over the OTA file limit of 1/2 flash size.
* `sonoff-ds18x20.bin` - is a version of sonoff.bin with the USE_DS18X20 define enabled and a larger MQTT buffer size to be used by people having more than 4 ds18x20 sensors connected.
* `sonoff-sensors` - is a version with most common used sensors enabled
## Arduino IDE