Skip to content

Commit

Permalink
PassageMode item in DoorLockOperatingMode enum contains extra whitesp…
Browse files Browse the repository at this point in the history
…aces
  • Loading branch information
vivien-apple committed Jan 15, 2021
1 parent 4854335 commit 5835d90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zcl-builtin/silabs/types.xml
Original file line number Diff line number Diff line change
Expand Up @@ -823,7 +823,7 @@ limitations under the License.
<item name="PrivacyMode" value="0x02"/>
<item name="NoRfLockOrUnlock" value="0x03"/>
<item name="LocalProgrammingMode" value="0x04"/>
<item name="PassageMode " value="0x05"/>
<item name="PassageMode" value="0x05"/>
</enum>
<enum name="DoorLockSecurityLevel" type="ENUM8">
<item name="NetworkSecurity" value="0x00"/>
Expand Down

0 comments on commit 5835d90

Please sign in to comment.