nRF24 / CircuitPython_nRF24L01

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

resolves #48 #50

Closed 2bndy5 closed 1 year ago

2bndy5 commented 1 year ago

Uses original bit shifting math (from C++) to compute the level of an address being verified during handshake.

codecov[bot] commented 1 year ago

Codecov Report

Merging #50 (33ff41e) into master (cc29e0d) will decrease coverage by 0.18%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   86.90%   86.73%   -0.18%     
==========================================
  Files          16       16              
  Lines        2467     2472       +5     
==========================================
  Hits         2144     2144              
- Misses        323      328       +5     
Files Changed Coverage Δ
circuitpython_nrf24l01/rf24_mesh.py 37.29% <0.00%> (-0.63%) :arrow_down:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more