mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-12 19:03:42 +00:00
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"machine"
|
||||
"time"
|
||||
|
||||
"github.com/tinygo-org/drivers/examples/pcd8544/setbuffer/data"
|
||||
"github.com/tinygo-org/drivers/pcd8544"
|
||||
"tinygo.org/x/drivers/examples/pcd8544/setbuffer/data"
|
||||
"tinygo.org/x/drivers/pcd8544"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user