mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-16 12:53:23 +00:00
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"image/color"
|
||||
"time"
|
||||
|
||||
"github.com/tinygo-org/drivers/examples/hub75/gopherimg"
|
||||
"github.com/tinygo-org/drivers/hub75"
|
||||
"tinygo.org/x/drivers/examples/hub75/gopherimg"
|
||||
"tinygo.org/x/drivers/hub75"
|
||||
)
|
||||
|
||||
var display hub75.Device
|
||||
|
||||
Reference in New Issue
Block a user