From 5ab255b26b4f23ca4b6fab2a660f8cf55fcda48b Mon Sep 17 00:00:00 2001 From: Riku Isokoski Date: Sat, 25 Feb 2023 10:25:38 +0200 Subject: SystemTask: Move MotorController to DisplayApp Vibrations should be associated with something happening on the UI. Therefore SystemTask should not be controlling the motor. --- src/systemtask/Messages.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/systemtask/Messages.h') diff --git a/src/systemtask/Messages.h b/src/systemtask/Messages.h index b7fee8a5..9679bbb5 100644 --- a/src/systemtask/Messages.h +++ b/src/systemtask/Messages.h @@ -27,7 +27,6 @@ namespace Pinetime { OnChargingEvent, OnPairing, SetOffAlarm, - StopRinging, MeasureBatteryTimerExpired, BatteryPercentageUpdated, LowBattery, -- cgit v1.2.3-70-g09d2