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

Fixing Copy-Paste Error in AT24CX and DS3231 #604

Closed graugans closed 9 months ago

graugans commented 9 months ago

Hej, I came across those minor documentation mismatches when I was tinkering with my zs-042 module. I hope I followed the best practice with the commit message style and the correct branching model and naming.

conejoninja commented 9 months ago

Thank you for your fix, now merging!