Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
surban committed May 19, 2023
1 parent fef5fe9 commit ba2de33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openemc-firmware/src/rtc.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
//! Real-time clock (RTC).

use core::cell::Cell;

use defmt::Format;
use stm32f1::stm32f103::{rcc::bdcr::RTCSEL_A, Peripherals, RTC};
use stm32f1xx_hal::backup_domain::BackupDomain;
Expand Down

0 comments on commit ba2de33

Please sign in to comment.