mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2026-04-30 10:39:09 +00:00
deleted some imports
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
use embassy_time::{Duration, Timer};
|
use embassy_time::{Duration, Timer};
|
||||||
use esp_hal::gpio::{AnyPin, Output};
|
use esp_hal::gpio::Output;
|
||||||
use esp_hal::peripherals;
|
|
||||||
use esp_hal::twai::TimingConfig;
|
|
||||||
use esp_hal_smartled::SmartLedsAdapterAsync;
|
use esp_hal_smartled::SmartLedsAdapterAsync;
|
||||||
use log::debug;
|
use log::debug;
|
||||||
use smart_leds::SmartLedsWriteAsync;
|
use smart_leds::SmartLedsWriteAsync;
|
||||||
|
|||||||
Reference in New Issue
Block a user