Skip to content

Commit 1cf2c99

Browse files
fixup! splitting Commands definition for utils offload
1 parent 26df78c commit 1cf2c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/message/Commands.h

Lines changed: 1 addition & 1 deletion
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)