mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
SAM3U-EK LCD: Correct LCD configuration
This commit is contained in:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user