Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
dhchandw committed Oct 25, 2024
1 parent 8aeffd0 commit 0fce6b8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions zcl-builtin/silabs/demo.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
<description>Send a hello command to the server</description>
<arg name="numberOfTimes" type="INT8U"/>
</command>
<!-- <command source="client" code="0x00" name="SayHelloFromClient" optional="false">
<description>Send a hello command to the client</description>
<arg name="numberOfTimes" type="INT8U"/>
</command> -->
<event code="0x0001" name="HelloEvent" priority="info" side="server">
<description>Example test event</description>
<field id="1" name="arg1" type="INT8U"/>
Expand Down

0 comments on commit 0fce6b8

Please sign in to comment.