Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@jgromes jgromes released this 27 Nov 09:40
· 2394 commits to master since this release

Incompatibility warning
This release introduces backwards-incompatible changes to the public API!

SX127x

  • Added fixed FSK packet length support

SX126x

  • Added fixed FSK packet length support
  • Removed DIO2
  • Fixed TCXO not initializing on some modules

nRF24

  • Added 2-byte address support, CRC filtering and auto-ack configuration (by @Guglio95)

Common

  • Added support for new platforms (nRF52, megAVR, etc.)
  • Added godmode
  • Optimized Flash usage when not using RadioShield