Remove build constraints for Linux from I2C and SPI tool files.

This commit is contained in:
thtskaran 2026-02-14 13:51:25 +05:30
parent 098571c42c
commit 4ffd7f1ed7
2 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,3 @@
//go:build linux
package tools
import (

View file

@ -1,5 +1,3 @@
//go:build linux
package tools
import (