Skip to content

Commit 2521ccd

Browse files
author
Clang Robot
committed
Committing clang-format changes
1 parent 483bd39 commit 2521ccd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/include/System.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@ class System : public Esp,
183183
uint8_t rtcWeekday;
184184
uint8_t rtcMonth;
185185
uint16_t rtcYear;
186-
}rtc_time;
186+
} rtc_time;
187187
};
188188

189189
#endif

0 commit comments

Comments
 (0)