Skip to content

Commit 0099275

Browse files
graugansconejoninja
authored andcommitted
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 <[email protected]>
1 parent 715c33d commit 0099275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/ds3231/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Connects to an MAG3110 I2C magnetometer.
1+
// Connects to an DS3231 I2C Real Time Clock (RTC).
22
package main
33

44
import (

0 commit comments

Comments
 (0)