diff --git a/examples/nucleo_g474re/rtc/main.cpp b/examples/nucleo_g474re/rtc/main.cpp index d1588a263b..c23ad2cd2a 100644 --- a/examples/nucleo_g474re/rtc/main.cpp +++ b/examples/nucleo_g474re/rtc/main.cpp @@ -28,7 +28,7 @@ static constexpr Rtc::DateTime datetime = { .weekday = 1, .hour = 23, .minute = 59, - second: 30, + .second = 30, }; int