mirror of
https://github.com/esp-rs/esp-hal.git
synced 2025-10-02 14:44:42 +00:00
Fix incorrect doc on LCD_CAM (#3397)
This commit is contained in:
parent
bc35b6f2fd
commit
b526bdc6b0
@ -6,9 +6,6 @@
|
|||||||
//!
|
//!
|
||||||
//! For more information on these modes, please refer to the documentation in
|
//! For more information on these modes, please refer to the documentation in
|
||||||
//! their respective modules.
|
//! their respective modules.
|
||||||
//!
|
|
||||||
//! ## Implementation State
|
|
||||||
//! - RGB is not supported yet
|
|
||||||
|
|
||||||
use super::GenericPeripheralGuard;
|
use super::GenericPeripheralGuard;
|
||||||
use crate::{peripherals::LCD_CAM, system};
|
use crate::{peripherals::LCD_CAM, system};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user