mirror of
https://github.com/apache/nuttx.git
synced 2026-09-07 01:16:36 +00:00
SAM3U-EK LCD: Correct LCD configuration
This commit is contained in:
parent
69fc11bb71
commit
d4e550eea8
1 changed files with 1 additions and 1 deletions
|
|
@ -906,7 +906,7 @@ int up_lcdinitialize(void)
|
|||
|
||||
/* Configure LCD Backlight Pin */
|
||||
|
||||
sam_configgpio(GPIO_LCD_D15);
|
||||
sam_configgpio(GPIO_LCD_BKL);
|
||||
|
||||
/* Enable SMC peripheral clock */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue