Commit b9d9036
committed
drivers/radio/nrf24l01: Increase startup delay.
According to the datasheet of the NRF240L1 chip, 150 μs startup time
is only acceptable when the chip is clocked externally. Most modules
use crystal, which require 1.5 ms to settle. I think it's okay to
wait more in both cases, for a reliable startup.
Signed-off-by: Marcell Pünkösd <[email protected]>1 parent e4cf095 commit b9d9036
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
| |||
0 commit comments