build: add manual lib dependency that ESPSoftwareSerial 8.0.1 can compile
Add lib dependency https://github.com/dok-net/ghostl @ ^1.0.1 manually. ESPSoftwareSerial 8.0.1 has incorrect debendency configuration.
This commit is contained in:
parent
e136e096f4
commit
b8fcdf3998
@ -46,6 +46,7 @@ lib_deps =
|
|||||||
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.0.1
|
||||||
|
https://github.com/dok-net/ghostl @ ^1.0.1
|
||||||
rweather/Crypto@^0.4.0
|
rweather/Crypto@^0.4.0
|
||||||
|
|
||||||
extra_scripts =
|
extra_scripts =
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user