mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-24 18:57:43 +00:00
fixing portduino is getting old ...
This commit is contained in:
@@ -40,7 +40,9 @@ class Power : private concurrency::OSThread
|
||||
|
||||
private:
|
||||
uint8_t low_voltage_counter;
|
||||
#ifdef DEBUG_HEAP
|
||||
uint32_t lastheap;
|
||||
#endif
|
||||
};
|
||||
|
||||
extern Power *power;
|
||||
|
||||
Reference in New Issue
Block a user