only:alphax-4chan
This commit is contained in:
Andrey 2024-02-21 18:00:59 -05:00
parent 2daf4f8f51
commit 61e17d715a
1 changed files with 2 additions and 1 deletions

View File

@ -9,7 +9,8 @@ DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
DDEFS += -DADC_MUX_PIN=Gpio::F2
DDEFS += -DLUA_USER_HEAP=27000
# 37K would not fit
DDEFS += -DLUA_USER_HEAP=32000
# pretty temporary
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE