We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc35b6f commit b526bdcCopy full SHA for b526bdc
esp-hal/src/lcd_cam/lcd/mod.rs
@@ -6,9 +6,6 @@
6
//!
7
//! For more information on these modes, please refer to the documentation in
8
//! their respective modules.
9
-//!
10
-//! ## Implementation State
11
-//! - RGB is not supported yet
12
13
use super::GenericPeripheralGuard;
14
use crate::{peripherals::LCD_CAM, system};
0 commit comments