Commit Graph

3 Commits (45c4891182e39b5cbf62edc76c385d8f69e23c37)

Author SHA1 Message Date
Olivier Mengué 45c4891182 inky: run stringer with "go run"
Run stringer command (for code generation) using "go run" instead of "go
install" to avoid affecting the developer's global $GOBIN.
1 year ago
Marc-Antoine Ruel d18deefcb2 Fix go generate 2 years ago
Çağlar Onur e271f7c07b
[inky] Add Inky Impression 5.7" and 4" support (#55)
It is a 7 colour ePaper/eInk HAT that comes with 5.7" (600 x 448 pixel) or 4" (640 x 400 pixel).

Refactors the existing 3 color Inky and adds additional fields to
auto-detect via EEPROM.

Tested with 5.7" version.
3 years ago