Optimized high speed nRF24L01+ driver class documentation v1.4.10
TMRh20 2020 - Optimized fork of the nRF24L01+ driver
|
Functions | |
void | __msleep (int millisec) |
void | __usleep (int microsec) |
void | __start_timer () |
uint32_t | __millis () |
Example of compatibility.h class declaration for timing functions portability
void __msleep | ( | int | millisec | ) |
void __usleep | ( | int | microsec | ) |
void __start_timer | ( | ) |
uint32_t __millis | ( | ) |