Handle denials of power appropriately
This commit is contained in:
@@ -11,6 +11,8 @@
|
||||
#ifndef Power_h
|
||||
#define Power_h
|
||||
|
||||
#define TAG "Power"
|
||||
|
||||
enum TaskResumptionReason { POWER_AVAILABLE, TIMEOUT };
|
||||
|
||||
class Power {
|
||||
|
||||
Reference in New Issue
Block a user