Commit e61771f5 authored by 梁百峰's avatar 梁百峰

🐞 fix:屏闪、不亮问题

parent 9e4aee22
......@@ -87,12 +87,12 @@ const uint16_t g_u16GPIOConfigArray[56U][2U] =
{0x0000u, 0x0000u},
{0x0000u, 0x0000u},
{0x0000u, 0x0000u},
{0x0010u, 0x0000u},
{0x0000u, 0x0000u},
{0x0010u, 0x0000u},
{0x0000u, 0x0000u},
{0x0000u, 0x0000u},
{0x00FFu, 0x00FFu},
{0x0200u, 0x0000u},
{0x03FFu, 0xC07Fu},
{0xC07Fu, 0xC07Fu},
{0xFFFFu, 0xFFFFu},
};
static void GPIO_PIN_Init(GPIO_Config_Mode_en_t enGPIOConfigMode)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment