This commit is contained in:
Andrey 2024-02-21 17:56:15 -05:00
parent ca96299fbf
commit 2daf4f8f51
1 changed files with 2 additions and 0 deletions

View File

@ -9,6 +9,8 @@ DDEFS += -DEFI_SOFTWARE_KNOCK=TRUE -DSTM32_ADC_USE_ADC3=TRUE
DDEFS += -DADC_MUX_PIN=Gpio::F2
DDEFS += -DLUA_USER_HEAP=27000
# pretty temporary
DDEFS += -DDISABLE_PIN_STATE_VALIDATION=TRUE