3-phase PV router
|
Some utility functions for the RF chip. More...
#include <JeeLib.h>
Go to the source code of this file.
Functions | |
void | send_rf_data () |
Send the logging data through RF. | |
Variables | |
constexpr bool | RF_CHIP_PRESENT { true } |
Some utility functions for the RF chip.
Definition in file utils_rf.h.
|
inline |
Send the logging data through RF.
For better performance, the RFM12B needs to remain in its active state rather than being periodically put to sleep.
Definition at line 26 of file utils_rf.h.
|
inlineconstexpr |
Definition at line 18 of file utils_rf.h.