mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-15 20:33:39 +00:00
all: switch to using custom domain for all drivers
Signed-off-by: Ron Evans <ron@hybridgroup.com>
This commit is contained in:
@@ -6,7 +6,7 @@ import (
|
||||
"machine"
|
||||
"time"
|
||||
|
||||
"github.com/tinygo-org/drivers/thermistor"
|
||||
"tinygo.org/x/drivers/thermistor"
|
||||
)
|
||||
|
||||
const ADC_PIN = machine.TEMPSENSOR
|
||||
|
||||
Reference in New Issue
Block a user