mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-16 04:43:25 +00:00
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// Package gps provides a driver for GPS receivers over UART and I2C
|
||||
package gps
|
||||
package gps // import "tinygo.org/x/drivers/gps"
|
||||
|
||||
import (
|
||||
"encoding/hex"
|
||||
|
||||
Reference in New Issue
Block a user