Skip to content

SDK v21.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 20 Nov 00:21
675461c

Breaking changes

  • #383 - neo6502 - Update API bindings - @asiekierka
    • Split neo_controller_read(void) into neo_controller_read_default(void) and neo_controller_read(uint8_t index)
    • Renamed some enum values

New features

Bug fixes