Skip to content

Commit 42160f5

Browse files
authored
Merge pull request #278 from Materdaddy/patch-1
Update install-binary.md
2 parents 823ca07 + 6a3be2b commit 42160f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/basics/install-binary.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ I always recommend to use the latest release. Starting from WLED 0.12.0, pins ca
9090
| WLED_0.x.x_ESP32.bin | All ESP32 devices (try [this](https://github.com/Aircoookie/WLED/issues/517#issuecomment-571333712) if the WLED-AP doesn't appear after flashing) |
9191
| WLED_0.x.x_ESP32_Ethernet.bin | ESP32 devices with an Ethernet interface. Also works with WiFi only. |
9292
| WLED_0.x.x_ESP01.bin | ESP-01 (black PCB), most Sonoff devices, ESP8265, all ESP8266 with 1MB flash. This binary has the full feature set, but wireless updates will not work. |
93+
| WLED_0.x.x_ESP01_compat.bin | ESP8266 binaries that use 0.14.0 style networking stack for situations where network connectivity was an issue. |
9394
| WLED_0.x.x_ESP02.bin | All ESP8266 with 2MB flash, Athom bulbs. This binary has the full feature set, but wireless updates will not work (for more detail see [this](https://github.com/Aircoookie/WLED/issues/3257). For wireless updates use WLED_0.x.x_ESP02.bin.gz firmware instead. |
9495
| WLED_0.x.x_ESP02.bin.gz | All ESP8266 with 2MB flash, Athom bulbs, wireless update are possible with this firmware. |
9596
| esp32_bootloader.bin | Not a WLED release. To be flashed to a brand new ESP32 before flashing the WLED binary itself. |

0 commit comments

Comments
 (0)