SolidGeek / VescUart

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

VESC get brake active value #48

Open papaxiclas opened 1 year ago

papaxiclas commented 1 year ago

Hello! I was poking around for a way to activate a brake light on VESC boards but in the library there is not such an option correct? Is that possible? Is that a list with all the values that we can get from VESC via the UART port?

Thanks