mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-18 21:48:13 +00:00
fix(core): set proper VDD level for T3T1 boards
[no changelog]
This commit is contained in:
parent
39e1085295
commit
ab11afa442
@ -4,7 +4,7 @@
|
||||
#define DISPLAY_RESX 240
|
||||
#define DISPLAY_RESY 240
|
||||
|
||||
#define VDD_1V8 1
|
||||
#define VDD_3V3 1
|
||||
|
||||
#define USE_SD_CARD 1
|
||||
#define USE_I2C 1
|
||||
|
@ -4,7 +4,7 @@
|
||||
#define DISPLAY_RESX 240
|
||||
#define DISPLAY_RESY 240
|
||||
|
||||
#define VDD_1V8 1
|
||||
#define VDD_3V3 1
|
||||
#define HSE_16MHZ 1
|
||||
|
||||
#define USE_SD_CARD 1
|
||||
|
Loading…
Reference in New Issue
Block a user