Skip to content

Commit

Permalink
Fix typo in CC13x4_26x4 Lighting App README (#37473)
Browse files Browse the repository at this point in the history
Correct spelling of "toggle" in README.

Signed-off-by: Maddy Marsh <m-marsh@ti.com>
  • Loading branch information
maddymarsh authored Feb 11, 2025
1 parent 6e759ae commit aea195c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/lighting-app/cc13x4_26x4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -264,7 +264,7 @@ On
```
./chip-tool onoff on <nodeID> 1
./chip-tool onoff toggee <nodeID> 1 (assuming the light is off)
./chip-tool onoff toggle <nodeID> 1 (assuming the light is off)

```
Expand Down

0 comments on commit aea195c

Please sign in to comment.