mirror of
https://github.com/meshtastic/firmware.git
synced 2025-12-23 19:20:41 +00:00
forgot variable define for heap debug
This commit is contained in:
@@ -40,6 +40,7 @@ class Power : private concurrency::OSThread
|
||||
|
||||
private:
|
||||
uint8_t low_voltage_counter;
|
||||
uint32_t lastheap;
|
||||
};
|
||||
|
||||
extern Power *power;
|
||||
|
||||
Reference in New Issue
Block a user