Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
swan-amazon committed Aug 5, 2024
1 parent d3ce2a7 commit 57370dd
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,7 @@
// Claim a device type while advertising that matches the device type on our
// endpoint 1. 0x0101 is the "Dimmable Light" device type.
#define CHIP_DEVICE_CONFIG_DEVICE_TYPE 0x0101

#define CHIP_CONFIG_TC_REQUIRED (1)
#define CHIP_CONFIG_TC_REQUIRED_ACKNOWLEDGEMENTS 1
#define CHIP_CONFIG_TC_REQUIRED_ACKNOWLEDGEMENTS_VERSION 1

0 comments on commit 57370dd

Please sign in to comment.