Skip to content

Commit ac60382

Browse files
fixup! splitting Commands definition for utils offload
1 parent e60ea69 commit ac60382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/message/Commands.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
enum CommandId: MessageId {
3939

4040
/* Device commands */
41-
DeviceBeginCmdId = 1,
41+
DeviceBeginCmdId = ArduinoIOTCloudStartMessageId,
4242
ThingBeginCmdId,
4343
ThingUpdateCmdId,
4444
ThingDetachCmdId,

0 commit comments

Comments
 (0)