-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WindowCovering: Cleanup enum xml (#16992)
* DEV: Update XML enum declaration and ZAP * DEV: Update attribute access for Window-covering-server * DEV: Update CycleType in WindowApp * DEV: Update LCD painter to new enun + use uint16_t instead of uint8_t * DEV: LCD Painter move namespace * Test config disable test on WNCV 2.1 invalid operands to binary expression ('chip::app::Clusters::WindowCovering::EndProductType' and 'int') CheckConstraintNotValue("endProductType", endProductType, 250) * DEV: Fix missing update * FIX: UpdateLCD must not be called outside the app Task + Update LCDPainter * Restyled by clang-format * DEV: remove comment useless * fix: Includes: keep order in the right position from clang-format * FIX: Remove leftover enum declaration from helper.js Co-authored-by: Restyled.io <[email protected]>
- Loading branch information
Showing
33 changed files
with
1,397 additions
and
1,054 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.