mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-05 04:40:44 +08:00
Fix mark down
This commit is contained in:
parent
c02c382c70
commit
54b543d7ab
@ -98,8 +98,10 @@ Specific for ESP32
|
|||||||
* ESP32SSDP
|
* ESP32SSDP
|
||||||
If you want sync webserver (recommended for ESP8266, slow for ESP32):
|
If you want sync webserver (recommended for ESP8266, slow for ESP32):
|
||||||
* arduinoWebSockets fron @Links2004
|
* arduinoWebSockets fron @Links2004
|
||||||
|
|
||||||
If you want OLED support:
|
If you want OLED support:
|
||||||
* oled-ssd1306 from @squix78
|
* oled-ssd1306 from @squix78
|
||||||
|
|
||||||
If you want DHT11/22 support:
|
If you want DHT11/22 support:
|
||||||
* DHT_sensor_library_for_ESPx from @beegee-tokyo
|
* DHT_sensor_library_for_ESPx from @beegee-tokyo
|
||||||
3. Compile project from examples\basicesp3d\basicesp3d.ino) according target: ESP8266 board or ESP32 board, please review config.h to enable disable a feature, by default athenticatio is disabled and all others are enabled.
|
3. Compile project from examples\basicesp3d\basicesp3d.ino) according target: ESP8266 board or ESP32 board, please review config.h to enable disable a feature, by default athenticatio is disabled and all others are enabled.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user