mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-07 00:13:42 +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 (
|
||||
"machine"
|
||||
|
||||
Reference in New Issue
Block a user