i2csoft: gofmt

This commit is contained in:
sago35
2021-09-24 10:31:48 +09:00
committed by Ron Evans
parent 4f82c231cb
commit 2492fcb322
+1 -1
View File
@@ -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