warnings--
This commit is contained in:
@@ -11,7 +11,7 @@ use core::ptr::addr_of_mut;
|
||||
use embassy_executor::Spawner;
|
||||
use embassy_time::{Instant, Timer};
|
||||
|
||||
use esp_hal::{gpio::{Output, OutputConfig}, peripherals, time::Rate};
|
||||
use esp_hal::{gpio::{Output, OutputConfig}, time::Rate};
|
||||
#[allow(unused_imports)]
|
||||
use esp_hal::{
|
||||
clock::CpuClock, interrupt::software::SoftwareInterruptControl, system::{AppCoreGuard, CpuControl, Stack}, timer::{systimer::SystemTimer, timg::{TimerGroup, Wdt}},
|
||||
|
||||
Reference in New Issue
Block a user