Skip to content

Commit

Permalink
Update Interaction Model revision to spec. (#29135)
Browse files Browse the repository at this point in the history
Spec got stealth-bumped (no corresponding SDK issue) to 11 last month sometime.
  • Loading branch information
bzbarsky-apple authored Sep 11, 2023
1 parent 8d15e01 commit 82a37e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/InteractionModelRevision.h
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* Specification" chapter of the core Matter specification.
*/
#ifndef CHIP_DEVICE_INTERACTION_MODEL_REVISION
#define CHIP_DEVICE_INTERACTION_MODEL_REVISION 10
#define CHIP_DEVICE_INTERACTION_MODEL_REVISION 11
#endif

constexpr uint8_t kInteractionModelRevisionTag = 0xFF;

0 comments on commit 82a37e1

Please sign in to comment.