mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-03 20:11:00 +00:00
embed: add touch_power_on to firmware
This commit is contained in:
parent
add16b6b27
commit
c97226a4c9
@ -50,6 +50,7 @@ int main(void)
|
||||
pendsv_init();
|
||||
sdcard_init();
|
||||
touch_init();
|
||||
touch_power_on();
|
||||
|
||||
display_clear();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user