Skip to content

Commit

Permalink
Cleanup README
Browse files Browse the repository at this point in the history
  • Loading branch information
sieren committed Sep 18, 2020
1 parent edb572d commit 9151926
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,8 +138,6 @@ or how the LED backlight is controlled. Therefore we offer some options to overr
| "ledPinPullup" | Boolean | `true` or `false` - control backlight power which can be pull-up/down depending on unit |
| "screenRotationAngle" | Int | The rotation parameter can be 0, 1, 2 or 3 - incrementing in 90deg angles |
| "screenSaverMinutes" | Int | Minutes until display is switched off (default 10) |
| "screenSaverMinutes" | Int | Minutes until display is switched off (default 10) |
| "screenSaverMinutes" | Int | Minutes until display is switched off (default 10) |
| "touchXAxisInverted" | Bool | default: `false`, invert the X Axis of the touch screen in case it is misaligned |
| "touchYAxisInverted" | Bool | default: `true`, invert the Y Axis of the touch screen in case it is misaligned |
| "displayColorInverted" | Bool | default: `false`, invert the colorspace (ie. for ILI9342C Displays) |
Expand Down

0 comments on commit 9151926

Please sign in to comment.