Skip to content

Commit 2d76132

Browse files
authored
Merge branch 'master' into feature/app-install-flow-public
2 parents 4dc7661 + 587665d commit 2d76132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/network-manager-app/linux/include/CHIPProjectAppConfig.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
#pragma once
2020

21-
#define CHIP_DEVICE_CONFIG_DEVICE_TYPE 0xFFF10010 // TODO: ID-TBD
21+
#define CHIP_DEVICE_CONFIG_DEVICE_TYPE 144 // 0x0090 Network Infrastructure Manager
2222
#define CHIP_DEVICE_CONFIG_DEVICE_NAME "Network Infrastructure Manager"
2323

2424
// Inherit defaults from config/standalone/CHIPProjectConfig.h

0 commit comments

Comments
 (0)