RollingGecko / VescUartControl

Arduino library to interface with the VESC bldc over UART.
Other
141 stars 75 forks source link

Using SoftwareSerial #1

Closed hugohammarstrom closed 8 years ago

hugohammarstrom commented 8 years ago

I can not seem to figure out how to implement the use of SoftwareSerial instead of Serial1, is this even possible?

RollingGecko commented 8 years ago

At the moment I see no reason why it should not work. Please try it, Keep us updated about your results.