SolidGeek / VescUart

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

Fix compilation on ESP8266 #20

Closed DylanVanAssche closed 2 years ago

DylanVanAssche commented 4 years ago

The VescUart library fails to compile using the ESP8266 Arduino core: jump to case label [-fpermissive] Adding the necessary brackets fixes the compilation for the ESP8266