mirror of
https://github.com/embassy-rs/embassy.git
synced 2026-04-18 12:04:42 +00:00
mspm0-mathacl: another round of format
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
|
||||
use core::f32::consts::PI;
|
||||
use core::marker::PhantomData;
|
||||
|
||||
use embassy_hal_internal::PeripheralType;
|
||||
use micromath::F32Ext;
|
||||
|
||||
|
||||
@@ -6,6 +6,7 @@
|
||||
#![no_main]
|
||||
|
||||
use core::f32::consts::PI;
|
||||
|
||||
use defmt::*;
|
||||
use embassy_executor::Spawner;
|
||||
use embassy_mspm0::mathacl::{Mathacl, Precision};
|
||||
|
||||
Reference in New Issue
Block a user