summaryrefslogtreecommitdiff
path: root/py/objfloat.c
diff options
context:
space:
mode:
authorPeter Hinch <peterhinch@users.noreply.github.com>2020-02-11 06:31:16 +0000
committerDamien George <damien.p.george@gmail.com>2020-02-16 23:26:34 +1100
commitd2f22ea9531ee7e61d3e3c8b818797fd3e947b01 (patch)
tree5ce2ebb558147f2c51c053ffb24f85d246c10609 /py/objfloat.c
parentbaf11f237b5d7104efc5a3ab89a50af779a6f9db (diff)
drivers/nrf24l01: Change pipe addrs in test to match Arduino addrs.
These addresses were initially chosen to match the nRF24 Arduino library examples but they are byte-reversed. So change them to be on-air compatible with the Arduino library. Also, the data sheet for the nRF24 says that RX data pipes 1-5 must share the same top 32-bits, and must differ only in the LSbyte. The addresses used here (while correct because they are on TX pipe and RX pipe 0) are misleading in this sense, because it looks like they were chosen to share the top 32-bits per the datasheet.
Diffstat (limited to 'py/objfloat.c')
0 files changed, 0 insertions, 0 deletions