mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-08-18 20:48:41 +08:00
[bsp][ls1c] modify file format
This commit is contained in:
@@ -241,7 +241,7 @@ void rt_hw_dc_init(void)
|
||||
int rtgui_lcd_init(void)
|
||||
{
|
||||
rt_device_t dc;
|
||||
rt_kprintf("DC initied\n");
|
||||
rt_kprintf("DC initied\n");
|
||||
|
||||
pin_set_purpose(76, PIN_PURPOSE_OTHER);
|
||||
pin_set_remap(76, PIN_REMAP_DEFAULT);
|
||||
|
||||
Reference in New Issue
Block a user