platform: provide free ram metrics
This commit is contained in:
@@ -32,6 +32,7 @@ class Platform : public Task {
|
||||
void loop() override;
|
||||
static bool getLocalTime(struct tm* timedata);
|
||||
static const char* deviceID();
|
||||
static int freeRam();
|
||||
|
||||
struct TaskRegistration {
|
||||
Task* task = 0;
|
||||
|
Reference in New Issue
Block a user