nRF24 / CircuitPython_nRF24L01

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

fake BLE broken but essential updates #4

Closed 2bndy5 closed 5 years ago

2bndy5 commented 5 years ago

docs should be re-organized from beginner to asynchronous. should also have exposed a link to view the source. fixed bug in payload_length setter corrected arguments for circuitpython-build-bundles; now all examples and package modules are where they should be in release built zip files