mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-21 06:59:00 +00:00
added custom import path (#161)
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
|||||||
package adt7410
|
package adt7410 // import "tinygo.org/x/drivers/adt7410"
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"machine"
|
"machine"
|
||||||
|
|||||||
Reference in New Issue
Block a user