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 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
..
doc.go Separate waveshare2in13v2 driver (#2) 5 years ago
example_test.go waveshare2in13v2: add example (#8) 5 years ago
waveshare213v2.go waveshare213v2: Avoid using strconv.Itoa 5 years ago