Fix incorrect doc on LCD_CAM (#3397)

This commit is contained in:
Dominic Fischer 2025-04-22 07:49:42 +01:00 committed by GitHub
parent bc35b6f2fd
commit b526bdc6b0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,9 +6,6 @@
//!
//! For more information on these modes, please refer to the documentation in
//! their respective modules.
//!
//! ## Implementation State
//! - RGB is not supported yet
use super::GenericPeripheralGuard;
use crate::{peripherals::LCD_CAM, system};