rename 'sensing' indicator to 'signal'

This commit is contained in:
Joey Castillo
2021-08-07 13:26:05 -04:00
parent f102be4864
commit a2573d7e0a
2 changed files with 2 additions and 2 deletions

View File

@@ -110,7 +110,7 @@ void _watch_init();
/// @{
typedef enum WatchIndicatorSegment {
WATCH_INDICATOR_SENSING = 0,
WATCH_INDICATOR_SIGNAL = 0,
WATCH_INDICATOR_BELL,
WATCH_INDICATOR_PM,
WATCH_INDICATOR_24H,