SolidGeek / VescUart

An Arduino library for interfacing with the VESC over UART
GNU General Public License v3.0
177 stars 92 forks source link

Library Version hasn't been Updated #60

Open MrFobwatch opened 7 months ago

MrFobwatch commented 7 months ago

I use PlatformIO for my Arduino projects and if I am understanding the issue correctly, the system they use for parsing updates monitors the library.properties file for changes. Since the version is still at 1.0.1 even though there have been updates since, they don't have the newest release in their system.

For any other PlatformIO users, this can be fixed by adding this line to lib_deps:

https://github.com/SolidGeek/VescUart.git