rtctime.cpp: remove white space

This commit is contained in:
cyberman54 2023-07-02 21:14:19 +02:00
parent f262e6bb1f
commit f76b9e1392

View File

@ -2,7 +2,6 @@
#include "rtctime.h" #include "rtctime.h"
RtcDS3231<TwoWire> Rtc(Wire); // RTC hardware i2c interface RtcDS3231<TwoWire> Rtc(Wire); // RTC hardware i2c interface
// initialize RTC // initialize RTC