tinygo-org / drivers

TinyGo drivers for sensors, displays, wireless adaptors, and other devices that use I2C, SPI, GPIO, ADC, and UART interfaces.
https://tinygo.org
BSD 3-Clause "New" or "Revised" License
599 stars 188 forks source link

all: correct go fmt #463

Closed deadprogram closed 1 year ago

deadprogram commented 1 year ago

This PR correctly runs go fmt on the files in this package.

deadprogram commented 1 year ago

I just can't wait to commit this cause the broken builds are bothering me :smile_cat: