mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-21 06:59:00 +00:00
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
@@ -5,7 +5,7 @@ import (
|
||||
|
||||
"image/color"
|
||||
|
||||
"github.com/tinygo-org/drivers/waveshare-epd/epd2in13x"
|
||||
"tinygo.org/x/drivers/waveshare-epd/epd2in13x"
|
||||
)
|
||||
|
||||
var display epd2in13x.Device
|
||||
|
||||
Reference in New Issue
Block a user