hts221: update build tags for Go 1.17+

Signed-off-by: deadprogram <ron@hybridgroup.com>
This commit is contained in:
deadprogram
2021-11-06 11:05:25 +01:00
parent cd2694e85f
commit 76ff632134
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -1,3 +1,4 @@
//go:build !nano_33_ble
// +build !nano_33_ble
package hts221
+1
View File
@@ -1,3 +1,4 @@
//go:build nano_33_ble
// +build nano_33_ble
package hts221