You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -87,7 +87,7 @@ Check wiki : https://github.com/luc-github/ESP3D/wiki/Direct-ESP3D-commands
87
87
## Installation
88
88
1. Please follow installation of the ESP core you want to use : [ESP8266 core version](https://github.com/esp8266/Arduino) or [ESP32 core version](https://github.com/espressif/arduino-esp32)
89
89
2. Add libraries
90
-
* ESP3D because it is now a library so copy project to your arduino library folder
90
+
* ESP3D because it is now a library so copy project to your arduino library folder.
91
91
If you want async webserver (currently not recommended for ESP8266, suggested for ESP32):
0 commit comments