Merge branch 'main' of https://github.com/embassy-rs/embassy into embassy-stm32/rcc-rtc-l4
This commit is contained in:
@ -46,5 +46,4 @@ async fn main(_spawner: Spawner) {
|
||||
|
||||
let then: NaiveDateTime = rtc.now().unwrap().into();
|
||||
info!("Got RTC! {:?}", then.timestamp());
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user