We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10bae84 commit b5ae1ecCopy full SHA for b5ae1ec
examples/Inkplate6COLOR/Diagnostics/RTCCalibration/RTCCalibration.ino
@@ -1,7 +1,7 @@
1
/**
2
**************************************************
3
*
4
- * @file EEPROMUsage.ino
+ * @file RTCCalibration.ino
5
* @brief Example showing how to Calibrate the RTC to be more precise and accurate.
6
* If you have any issues with the time precision, in this way you can change the internal capacitor value,
7
* and set the clock offset. Please follow the instructions below carefully.
@@ -102,4 +102,4 @@ void loop()
102
103
time1 = millis();
104
}
105
-}
+}
0 commit comments