update EspSoftwareSerial to 8.2.0

also ghostl is now a dependency of EspSoftwareSerial and hence there is
no need to list it explicitly in platformio.ini.
This commit is contained in:
Bernhard Kirchen 2024-06-14 21:01:30 +02:00
parent fb7b710cb7
commit 7b962f58b0

View File

@ -46,8 +46,7 @@ lib_deps =
buelowp/sunset @ 1.1.7 buelowp/sunset @ 1.1.7
https://github.com/arkhipenko/TaskScheduler#testing https://github.com/arkhipenko/TaskScheduler#testing
https://github.com/coryjfowler/MCP_CAN_lib https://github.com/coryjfowler/MCP_CAN_lib
plerup/EspSoftwareSerial @ ^8.0.1 plerup/EspSoftwareSerial @ ^8.2.0
https://github.com/dok-net/ghostl @ ^1.0.1
extra_scripts = extra_scripts =
pre:pio-scripts/auto_firmware_version.py pre:pio-scripts/auto_firmware_version.py