diff --git a/i2csoft/i2csoft_other.go b/i2csoft/i2csoft_other.go index 412838e..9d1b333 100644 --- a/i2csoft/i2csoft_other.go +++ b/i2csoft/i2csoft_other.go @@ -1,4 +1,4 @@ -//go:build !esp32 && !atsamd51 && !atsame5x && !stm32f4 && !rp2040 && ! nrf52840 +//go:build !esp32 && !atsamd51 && !atsame5x && !stm32f4 && !rp2040 && !nrf52840 // +build !esp32,!atsamd51,!atsame5x,!stm32f4,!rp2040,!nrf52840 package i2csoft