Skip to content

Commit c09d283

Browse files
committed
update comment
1 parent fa2a7c4 commit c09d283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/DeviceManager.mc

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import Toybox.Lang;
44
// datafield app states
55
enum {
66
FL_SEARCH, // 0 = entry state (waiting for pairing & connect)
7-
FL_COLDSTART, // 1 = request FLP & FLV data + start $FLx data stream
7+
FL_COLDSTART, // 1 = request $FLP data and start $FLx data stream
88
FL_CONFIG1, // 2 = configuration step 1
99
FL_CONFIG2, // 3 = configuration step 2
1010
FL_CONFIG3, // 4 = configuration step 3

0 commit comments

Comments
 (0)