Skip to content

Commit ca76a0a

Browse files
author
olliiiver
committed
EspSoftwareSerial update to work on latest framework
1 parent d59c39e commit ca76a0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/esp32_m5stack_sender/platformio.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ targets = upload
1717
; build_flags = -D DEBUG_ARDUINO
1818
lib_deps =
1919
M5Stack
20-
plerup/EspSoftwareSerial@^6.15.2
20+
plerup/EspSoftwareSerial@^7.0.0
2121
../../src
2222
monitor_speed = 115200
2323

0 commit comments

Comments
 (0)