nRF24 / CircuitPython_nRF24L01

CircuitPython driver library for the nRF24L01 transceiver.
http://circuitpython-nrf24l01.rtfd.io/
MIT License
45 stars 11 forks source link

What I learned from contributing to TMRh20's library. #22

Closed 2bndy5 closed 3 years ago

2bndy5 commented 3 years ago

Breaking backward compatibility changes -- next Release will be 2.0

Code Changes Include

Revised examples + new nrf24l01_manual_ack_test.py & nrf24l01_scanner_test.py

Other changes