Revert "ds3231: fix the description in the example"

This reverts commit 00992756eb.
This commit is contained in:
Daniel Esteban
2023-10-06 08:45:23 +02:00
committed by GitHub
parent 08580afbfc
commit 5eac8e38af
+1 -1
View File
@@ -1,4 +1,4 @@
// Connects to an DS3231 I2C Real Time Clock (RTC).
// Connects to an MAG3110 I2C magnetometer.
package main
import (