1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-15 20:19:23 +00:00

discovery

This commit is contained in:
tychovrahe 2023-04-04 12:59:51 +02:00
parent 97eebf2e77
commit 3a6523158f

View File

@ -29,7 +29,6 @@
#define MAX_LAYER_NUMBER 2
#define LCD_FRAME_BUFFER ((uint32_t)SDRAM_DEVICE_ADDR)
LTDC_HandleTypeDef LtdcHandler;
static RCC_PeriphCLKInitTypeDef PeriphClkInitStruct;