fixup! fixup! refactor(core): improve conditional compilations based on model

tychovrahe/bluetooth/cleaner_disc2
tychovrahe 1 year ago
parent a29250878f
commit 78c55171da

@ -3,7 +3,7 @@
#ifdef TREZOR_MODEL_T
#define USE_TOUCH 1
#define USE_SDCARD 1
#define USE_SD_CARD 1
#define USE_SBU 1
#endif

Loading…
Cancel
Save