Skip to content

Commit

Permalink
Fix device name for Linux contact sensor (project-chip#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 David Lechner committed Mar 22, 2023
1 parent 7d56c78 commit 9c02a4c
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 9c02a4c

Please sign in to comment.