Make battery reading periodic. Add events. Disable pullup
This commit is contained in:
@@ -20,7 +20,9 @@ namespace Pinetime {
|
||||
EnableSleeping,
|
||||
DisableSleeping,
|
||||
OnNewDay,
|
||||
OnChargingEvent
|
||||
OnChargingEvent,
|
||||
MeasureBatteryTimerExpired,
|
||||
BatteryMeasurementDone,
|
||||
};
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user