bolderflight / sbus

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

Add support for Atmel ATmega 328p and 32u4 and unsupported message #28

Closed functionpointer closed 4 years ago

functionpointer commented 4 years ago

Tested SBUS reception from a frsky x4r on 328p and 32u4 and it works beautifully. I didn't test sending anything though. Maybe this is still enough to add support for them?