What's Changed
Details
No changes to API.
-
Update control signals to match US2066 driver chip spec:
- Only enable SCK and MOSI pins when display is being sent control/data
- Reverse SCK logic to toggle low-high-low instead of high-low-high
-
Update example so that the single-character-update portion is easier to monitor by clearing display first and adding a small delay between character updates.
Full Changelog: v1.1.3...v1.1.4