Skip to content

Commit 54b543d

Browse files
authored
Fix mark down
1 parent c02c382 commit 54b543d

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,11 +97,13 @@ if you target ESP32:
9797
Specific for ESP32
9898
* ESP32SSDP
9999
If you want sync webserver (recommended for ESP8266, slow for ESP32):
100-
* arduinoWebSockets fron @Links2004
100+
* arduinoWebSockets fron @Links2004
101+
101102
If you want OLED support:
102-
* oled-ssd1306 from @squix78
103+
* oled-ssd1306 from @squix78
104+
103105
If you want DHT11/22 support:
104-
* DHT_sensor_library_for_ESPx from @beegee-tokyo
106+
* DHT_sensor_library_for_ESPx from @beegee-tokyo
105107
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.
106108
* for ESP8266 set CPU freq to 160MHz for better (https://github.com/luc-github/ESP3D/wiki/Install-Instructions)
107109
4. Upload the data content on ESP3D file system

0 commit comments

Comments
 (0)