Update README.md

fetchIP
E. Almqvist 4 years ago committed by GitHub
parent 086e42a0bf
commit 400860cec1
  1. 4
      README.md

@ -13,8 +13,8 @@ You can create presets in the `~/.config/roomcomputer/presets.json` file. Follow
```json ```json
{ {
"mypreset": { "mypreset": {
"color": [178, 199, 255], # RGB, from 0-255 "color": [178, 199, 255],
"brightness": 100 # from 0-255 "brightness": 100
}, },
} }
``` ```

Loading…
Cancel
Save