bolderflight / sbus

Arduino and CMake library for communicating with SBUS receivers and servos.
MIT License
373 stars 132 forks source link

Added ESP32 support #49

Closed simondlevy closed 2 years ago

simondlevy commented 2 years ago

Tested SbusRx on TinyPICO with FrSky XM SBUS receiver. Tested SbusTx on TinyPICO with output to STM32F7 flight controller.

flybrianfly commented 2 years ago

Thanks for another contribution @simondlevy, looks good!