mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-20 22:49:02 +00:00
hts221: update build tags for Go 1.17+
Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
//go:build !nano_33_ble
|
||||||
// +build !nano_33_ble
|
// +build !nano_33_ble
|
||||||
|
|
||||||
package hts221
|
package hts221
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
//go:build nano_33_ble
|
||||||
// +build nano_33_ble
|
// +build nano_33_ble
|
||||||
|
|
||||||
package hts221
|
package hts221
|
||||||
|
|||||||
Reference in New Issue
Block a user