mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-20 04:54:45 -07:00
Update apps
This commit is contained in:
@@ -12,7 +12,6 @@ typedef enum {
|
||||
|
||||
/// @brief State of the pomodoro timer
|
||||
typedef struct {
|
||||
PomodoroStage stage;
|
||||
uint8_t current_stage_index;
|
||||
uint32_t started_at_timestamp;
|
||||
} FlippPomodoroState;
|
||||
|
||||
Reference in New Issue
Block a user