You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
devices/waveshare2in13v2
Michael Hanselmann 1da707711a waveshare213v2: Add constants for commands
Translate the command names from the datasheet into constant names,
similar to `epd/epd.go`. These names make it easier to understand what
the driver does.

One command, 0x37, is not documented in any of the datasheets available
(Waveshare 2.13inch e-Paper, Good Display GDEH0213B72).

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
5 years ago
..
doc.go Separate waveshare2in13v2 driver (#2) 5 years ago
example_test.go waveshare213v2: Call Dev.Init in example code 5 years ago
waveshare213v2.go waveshare213v2: Add constants for commands 5 years ago