mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-17 21:23:58 +00:00
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
// sensor.NominalResistance = 10000
|
||||
// sensor.HighSide = true
|
||||
//
|
||||
package thermistor
|
||||
package thermistor // import "tinygo.org/x/drivers/thermistor"
|
||||
|
||||
import (
|
||||
"machine"
|
||||
|
||||
Reference in New Issue
Block a user