/SBUSRX

Cross-platform library for receivers using the Futaba SBUS protocol

Primary LanguageC++

This library is based on on the BolderFlight SBUS library, q.v. for details. I made the following modifications:

  • Removed servo code

  • Put class library code into src folder

  • Added support for interrupt-based interaction

  • Moved platform-specific code to examples