graphics: warnings--

This commit is contained in:
2026-03-24 12:32:39 +01:00
parent 3a4ce6344e
commit fb037a6aac

View File

@@ -4,6 +4,8 @@ pub mod shaders;
pub mod oled_ui; pub mod oled_ui;
mod images { mod images {
#![allow(unused)]
use embedded_graphics::{ use embedded_graphics::{
image::ImageRaw, image::ImageRaw,
pixelcolor::BinaryColor pixelcolor::BinaryColor