Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
bzbarsky-apple authored and pull[bot] committed Dec 1, 2023
1 parent c178818 commit 2100882
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
@@ -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 2100882

Please sign in to comment.