Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 765 Bytes

CHANGELOG.md

File metadata and controls

30 lines (21 loc) · 765 Bytes

Changelog

v6.0.2

  • Removed the tools folder to fix Arduino linting

v6.0.1

  • Fixing library.properties version number

v6.0.0

  • Merging CMake and Arduino SBUS libraries. Version 6 is the next available version number common between the two.

v2.1.2

  • Added Embedded Template Library support for AVR boards.

v2.1.1

  • Added CH17 and 18 support for read and write
  • Added capability to write lost_frame or failsafe

v2.0.1

  • Added back in support for SBUS2 footers

v2.0.0

  • Updated to match our SBUS library for flight software
  • Updated license to MIT

v1.0.1

  • Updated license to GPLV3.

v1.0.0

  • Updated to Arduino 1.5 format and setting a baseline release here.