More fixes

This commit is contained in:
Dario Nieuwenhuis
2021-05-31 03:21:44 +02:00
parent f4700e072d
commit d24b67512f
6 changed files with 14 additions and 16 deletions

View File

@ -1,5 +1,5 @@
use crate::pac::peripherals;
use crate::pac::{PWR, RCC, SYSCFG};
use crate::peripherals;
/// Voltage Scale
///