Skip to content

Commit

Permalink
Fix device name for Linux contact sensor (#25515)
Browse files Browse the repository at this point in the history
Fix device name for Linux contact sensor published by @andy31415 in PR#25161
  • Loading branch information
lboue authored and pull[bot] committed Jun 29, 2023
1 parent 9a5ee1a commit 1472640
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@

#define CHIP_DEVICE_ENABLE_PORT_PARAMS 1

#define CHIP_DEVICE_CONFIG_DEVICE_NAME "Test Bulb"
#define CHIP_DEVICE_CONFIG_DEVICE_NAME "Contact sensor"

0 comments on commit 1472640

Please sign in to comment.