Commit Graph

4 Commits (a0a6b6e8da0152ddc40810a58315ecaa8f3cebdb)

Author SHA1 Message Date
Michael Hanselmann a0a6b6e8da waveshare213v2: Call Dev.Init in example code
Without initializing the hardware nothing is shown on the display.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
5 years ago
Michael Hanselmann eb5b35e205 waveshare213v2: Avoid using strconv.Itoa
fmt.Sprintf() can format numbers directly using the "%d" format
specifier.

Signed-off-by: Michael Hanselmann <public@hansmi.ch>
5 years ago
Dan Kortschak 960e8d343b
waveshare2in13v2: add example (#8) 5 years ago
Sönke Brightside 296894bc24
Separate waveshare2in13v2 driver (#2)
Adds support for EPD2in13v2
5 years ago