diff --git a/dht/lowfreq.go b/dht/lowfreq.go index ea97468..eeba6a5 100644 --- a/dht/lowfreq.go +++ b/dht/lowfreq.go @@ -1,4 +1,4 @@ -// +build arduino atmega1284p nrf52840 digispark nrf52 arduino_nano nrf51 atsamd21 fe310 arduino_nano33 circuitplay_express arduino_mega2560 +// +build !mimxrt1062,!stm32f405,!atsamd51,!stm32f103xx,!k210,!stm32f407 package dht // import "tinygo.org/x/drivers/dht"