Commit Graph

2 Commits

Author SHA1 Message Date
David Lin
01b178164d Update nrf24l01.c
As nrf24l01 datasheet show, this should be 'set to 1', not  'clear to 0', so

nrf_clear_reg_bit -> nrf_set_reg_bit
2020-07-02 20:04:29 +08:00
acevest
0042676b27 move nrf24l01 code to devices 2020-04-21 14:34:21 +08:00