Optimized high speed nRF24L01+ driver class documentation v1.4.8
TMRh20 2020 - Optimized fork of the nRF24L01+ driver
|
#include <stddef.h>
#include <time.h>
#include <sys/time.h>
Go to the source code of this file.
Functions | |
void | __msleep (int milisec) |
void | __usleep (int milisec) |
void | __start_timer () |
long | __millis () |
Class declaration for SPI helper files
Definition in file compatibility.h.