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
584 stars 180 forks source link

nit: increase verbosity of espat NetNotify error #684

Closed leongross closed 2 weeks ago

deadprogram commented 1 month ago

@leongross please run go fmt on this change.

Also, please note that I changed the target branch for the PR to dev as is typical with the tinygo-org repos. Please see https://github.com/tinygo-org/drivers/blob/release/CONTRIBUTING.md#how-to-use-our-github-repository

Thanks!

leongross commented 4 weeks ago

@deadprogram done

leongross commented 2 weeks ago

@deadprogram are you okay with the last patch? then we could merge this real quick

deadprogram commented 2 weeks ago

Thanks for doing this @leongross I will squash/merge to simplify our lives on this change.