mirror of
https://github.com/tinygo-org/drivers.git
synced 2026-08-16 04:43:25 +00:00
ds3231: fix the description in the example
It looks like there was a copy paste leftover. This got corrected to be concise. Signed-off-by: Christian Ege <ch@ege.io>
This commit is contained in:
committed by
Daniel Esteban
parent
715c33d4b0
commit
00992756eb
@@ -1,4 +1,4 @@
|
|||||||
// Connects to an MAG3110 I2C magnetometer.
|
// Connects to an DS3231 I2C Real Time Clock (RTC).
|
||||||
package main
|
package main
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|||||||
Reference in New Issue
Block a user