mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/stm32l496g-disco: fix LCD doc
This commit is contained in:
parent
1abcd737e4
commit
1b2b17df16
@ -55,7 +55,7 @@ extern "C" {
|
||||
* For the `LCD_*` pins the identifiers are used as given in the [schematic]
|
||||
* (https://www.st.com/resource/en/schematic_pack/mb1261-l496g-b06-schematic.pdf).
|
||||
*
|
||||
* The LCD display has to switched on explicitly by activating VDD_LCD using
|
||||
* The LCD display has to be switched on explicitly by activating VDD_LCD using
|
||||
* the LOW active `LD_PWR_ON` signal.
|
||||
*
|
||||
* @note The `LCD_RESET` signal is provided by the MFX GPIO2 pin. Since the MFX
|
||||
|
Loading…
Reference in New Issue
Block a user