Brightnes commands was added
This commit is contained in:
@@ -43,6 +43,9 @@ func main() {
|
||||
"on": n.On,
|
||||
"off": n.Off,
|
||||
"switch": n.Switch,
|
||||
"decraseBrightnes": n.DecraseBrightnes,
|
||||
"incarseBrightnes": n.IncraseBrightnes,
|
||||
"invertBrightnes": n.InvertBrightnes,
|
||||
}
|
||||
|
||||
cmd, ok := commands[*command]
|
||||
|
||||
Reference in New Issue
Block a user