Cherry Picking Stuff from develop...
This commit is contained in:
@@ -40,6 +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