SolidGeek / VescUart

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

VescUart complete version #49

Open stefcux opened 1 year ago

stefcux commented 1 year ago

I cannot find this specific version that contains the functions I need like sendPacket() and setPacketHandler(). The newer versions available do not have these functions which are required for UART communication.

It would be very helpful if someone could point me to where I can find a complete VescUart version