File tree 2 files changed +10
-5
lines changed
2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 1
-
2
- Versao_antiga.zip
3
-
4
1
.DS_Store
Original file line number Diff line number Diff line change 4
4
5
5
### Sets-up telnet server that you connect to as an alternative to the standard serial monitor
6
6
7
- #### Works with the ESP8266 Arduino platform v2.0.0 or higher / or ESP32. Refer to https://github.com/esp8266/Arduino
8
- https://github.com/espressif/arduino-esp32
7
+ #### Works with the ESP8266 Arduino platform v2.0.0 or higher / or ESP32.
8
+
9
+ https://github.com/esp8266/Arduino
10
+ https://github.com/espressif/arduino-esp32
9
11
10
12
## Contents
11
13
- [ About] ( #about )
@@ -207,6 +209,12 @@ Debug.setSerialEnabled(true);
207
209
208
210
## Releases
209
211
212
+ #### 1.3.0 - 17/08/18
213
+
214
+ - Bug in write with latest ESP8266 SDK - August 2018
215
+ - Port number can be modified in project Arduino (.ino file)
216
+ - Few adjustments as ESP32 includes
217
+
210
218
#### 1.2.2
211
219
212
220
- Adjustments, as avoid ESP32 include errors
You can’t perform that action at this time.
0 commit comments