Commit Graph
3 Commits
Author SHA1 Message Date
Ton Huisman 459ca17556 [P099] Improve string allocation, add options, source formatting
- Source formatting and String allocation using reserve() for longer strings
- Add option and command for flipping the rotation setting
- Improved rotation setting to conform to ILI9341 setting
- Add option for setting the debounce delay for On/Off buttons
2020-11-01 21:02:44 +01:00
Ton Huisman f5786c43da [P099] Add On/Off button to touchobjects
- Add On/Off button and Inverted settings per touchobject
- Updated documentation and screenshots
2020-09-26 15:15:44 +02:00
Ton Huisman b121ad373a [P099] Documentation for TouchScreen
- Device configuration
- Setup calibration
- Define TouchObjects
2020-09-13 22:47:11 +02:00