added custom import path (#161)

This commit is contained in:
Daniel Esteban
2020-06-25 17:11:49 +02:00
committed by GitHub
parent f5e81e6a01
commit 61874ea928
+1 -1
View File
@@ -1,4 +1,4 @@
package adt7410
package adt7410 // import "tinygo.org/x/drivers/adt7410"
import (
"machine"