Skip to content

Commit b526bdc

Browse files
authored
Fix incorrect doc on LCD_CAM (#3397)
1 parent bc35b6f commit b526bdc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

esp-hal/src/lcd_cam/lcd/mod.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
//!
77
//! For more information on these modes, please refer to the documentation in
88
//! their respective modules.
9-
//!
10-
//! ## Implementation State
11-
//! - RGB is not supported yet
129
1310
use super::GenericPeripheralGuard;
1411
use crate::{peripherals::LCD_CAM, system};

0 commit comments

Comments
 (0)