Add dim command

This commit is contained in:
Nick O'Leary
2016-03-04 22:23:43 +00:00
parent f4971aff69
commit 9301ab6c97
5 changed files with 22 additions and 3 deletions

View File

@@ -118,3 +118,9 @@ The following message properties can be used to customise the appearance:
- `msg.color` - the colour of the text, default: `white`
- `msg.background` - the colour of the background, default: `off`
- `msg.speed` - the scroll speed. A value in the range 1 (slower) to 5 (faster), default: `3`
#### Set the screen brightness
Format: `D<level>`
`level` must be 0 (low) or 1 (high).