Packages
Scenic.Driver.Nerves.WaveshareTouch - Scenic driver providing touch input from WaveShare displays for Nerves devices. This project is base on the Scenic Touch Driver written by Boyd Multerer with so adjustments to work with the 7 inch WaveShare Display (Rev. C)
Current section
Files
Jump to
Current section
Files
scenic_driver_nerves_waveshare_touch
CHANGELOG.md
CHANGELOG.md
## 0.11
* Fix reversed configuration parameters as per the TI paper.
THIS IS A BREAKING CHANGE. You will need to update your config file.
This is also likely to not be published to hex until 0.11, which may be a while.
## 0.10.0
* Update dependencies on Scenic to v0.10
## 0.9.1
* Merge change from @fhunleth for forward compatibility with input_event >= v0.4
## 0.9.0
* First public release