SolidGeek / VescUart

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

Vesc Temperature #12

Closed TobiasRadtke closed 4 years ago

TobiasRadtke commented 4 years ago

Is there any way to get the VESC temperature by calling the function; getVescValues(); If you have any idea please let me know. -Tobias

vicgwee commented 4 years ago

You can check out #14, I think you might find out what you're looking for there