ProcessorStats.cpp file
Implements the ProcessorStats class.
Functions
- int16_t FreeRam() -> int16_t
- Function to get the available free RAM on an AVR board.
Function documentation
int16_t FreeRam()
Function to get the available free RAM on an AVR board.
Returns | int16_t The available RAM |
---|