• TMRh20's avatar
    Add powerUp to begin(), increase powerUp delay · 3455e489
    TMRh20 authored
    - Found I could create a hang condition on startup with some code.
    a: Now power up the radio on begin() to simplify things
    b: Increase delay to 5ms for powerUp, although it should only take 2ms
    tops, this prevents the hanging condition.
    3455e489
RF24.h 34.1 KB