Remove build constraints for Linux from I2C and SPI tool files.
This commit is contained in:
parent
098571c42c
commit
4ffd7f1ed7
2 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,3 @@
|
||||||
//go:build linux
|
|
||||||
|
|
||||||
package tools
|
package tools
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,3 @@
|
||||||
//go:build linux
|
|
||||||
|
|
||||||
package tools
|
package tools
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue