Updated Compiling WLED (markdown)

master
Aircoookie 2020-11-17 17:38:27 +01:00
rodzic dae649983f
commit e7b9407205
1 zmienionych plików z 3 dodań i 1 usunięć

@ -39,7 +39,9 @@ Library Name | Platform
[ESPAsyncTCP](https://github.com/me-no-dev/ESPAsyncTCP) | ESP8266 only
[ESPAsyncUDP](https://github.com/me-no-dev/ESPAsyncUDP) | ESP8266 only
[AsyncTCP for ESP32](https://github.com/me-no-dev/AsyncTCP) | ESP32 only
[LITTLEFS_esp32](https://github.com/lorol/LITTLEFS) | ESP32 only
[LITTLEFS_esp32](https://github.com/lorol/LITTLEFS)* | ESP32 only
* Please see [the installation guide](https://github.com/lorol/LITTLEFS#installation). You might need to enable a define in the library code.
All other dependencies are included with WLED for convenience.