Add flood & pause commands

This commit is contained in:
eddyem
2020-04-13 21:21:40 +03:00
parent 360de69497
commit e51a45040b
7 changed files with 94 additions and 64 deletions

View File

@@ -8,7 +8,7 @@ MCU = F042x6
# hardware definitions
DEFS += -DUSARTNUM=1
#DEFS += -DCHECK_TMOUT
DEFS += -DEBUG
#DEFS += -DEBUG
# change this linking script depending on particular MCU model,
# for example, if you have STM32F103VBT6, you should write:
LDSCRIPT = stm32f042k.ld