Skip to content

Commit

Permalink
Merge pull request #23 from twowinter/master
Browse files Browse the repository at this point in the history
Correct the typo in the example template
  • Loading branch information
spikelin authored Apr 27, 2020
2 parents 2ed2231 + 7b9c241 commit af25f2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/example_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,9 +56,9 @@
},
{
"id":"brightness",
"name":"颜色",
"name":"亮度",
"required":false,
"desc":"灯光颜色",
"desc":"灯光亮度",
"mode":"rw",
"define":{
"type":"int",
Expand Down

0 comments on commit af25f2e

Please sign in to comment.