Skip to content

Commit

Permalink
Merge branch 'master' into feature/app-install-flow-public
Browse files Browse the repository at this point in the history
  • Loading branch information
lazarkov authored Aug 7, 2024
2 parents 4dc7661 + 587665d commit 2d76132
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

#pragma once

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

// Inherit defaults from config/standalone/CHIPProjectConfig.h
Expand Down

0 comments on commit 2d76132

Please sign in to comment.