mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2025-11-03 15:24:09 +00:00
deleted some imports
This commit is contained in:
parent
279e2f7454
commit
6f7561a295
@ -1,7 +1,5 @@
|
||||
use embassy_time::{Duration, Timer};
|
||||
use esp_hal::gpio::{AnyPin, Output};
|
||||
use esp_hal::peripherals;
|
||||
use esp_hal::twai::TimingConfig;
|
||||
use esp_hal::gpio::Output;
|
||||
use esp_hal_smartled::SmartLedsAdapterAsync;
|
||||
use log::debug;
|
||||
use smart_leds::SmartLedsWriteAsync;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user