Skip to content

RF24Network v1.0.7

Compare
Choose a tag to compare
@TMRh20 TMRh20 released this 20 Sep 05:26
· 269 commits to master since this release

Implements an OSI Network Layer using nRF24L01(+) radios driven by the newly optimized RF24 library fork.
See http://tmrh20.github.io/RF24Network for documentation.

Changes:

  • Fix memory corruption & crashing on non-avr, non-linux devices
  • Fix network.peek() function
  • Fix memory corruption due to uninitialized variable