warnings--

This commit is contained in:
2025-10-17 14:43:58 +02:00
parent 9f17c6a8ef
commit baa85612b7
9 changed files with 24 additions and 32 deletions

View File

@@ -1,4 +1,4 @@
use embassy_sync::{channel::DynamicSender, pubsub::DynPublisher};
use embassy_sync::pubsub::DynPublisher;
use embassy_time::Timer;
use crate::events::{Notification, Scene};