• Greg Copeland's avatar
    Re-organized nRF24L01.h file to place 'P' features in one · 059efa5f
    Greg Copeland authored
    location. Changed some bit value interpretation.
    
    Now auto-detects P-vaiants and is queryable. setDataRate now returns a
    boolean indicating success or failure of the new data rate
    request. The wide_band state indicator has been added and now tracks
    the state, including on error fallback. Its now possible to query the
    current data rate via getDataRate().
    
    The AA retry duration has been changed to 1500us, which is the lowest
    interval allowed when running at 250Kbs, with AA enabled, and 32-byte
    packets.
    059efa5f
nRF24L01.h 3.35 KB