tinygo.org/x/drivers@v0.27.1-0.20240509133757-7dbca2a54349/dht/lowfreq.go (about) 1 //go:build !mimxrt1062 && !stm32f405 && !atsamd51 && !stm32f103xx && !k210 && !stm32f407 2 3 package dht // import "tinygo.org/x/drivers/dht" 4 5 // This file provides a definition of the counter for boards with frequency lower than 2^8 ticks per millisecond (<64MHz) 6 type counter uint16