From 7231509454106cf7f6fc764d191d207c37bf755c Mon Sep 17 00:00:00 2001 From: tychovrahe Date: Thu, 14 Sep 2023 11:46:10 +0200 Subject: [PATCH] t3w1 --- core/embed/trezorhal/boards/trezor_t3w1_d1.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/core/embed/trezorhal/boards/trezor_t3w1_d1.h b/core/embed/trezorhal/boards/trezor_t3w1_d1.h index 2abefa6b9..3e9417700 100644 --- a/core/embed/trezorhal/boards/trezor_t3w1_d1.h +++ b/core/embed/trezorhal/boards/trezor_t3w1_d1.h @@ -1,6 +1,8 @@ #ifndef _TREZOR_T3W1_H #define _TREZOR_T3W1_H +#define HSE_8MHZ + #define DISPLAY_RESX 240 #define DISPLAY_RESY 320