only:typo
This commit is contained in:
parent
e9bc8a60e1
commit
0f95a9bc37
|
@ -5,5 +5,5 @@
|
||||||
DDEFS += -DEFI_STORAGE_INT_FLASH=FALSE
|
DDEFS += -DEFI_STORAGE_INT_FLASH=FALSE
|
||||||
# use higher level API instead
|
# use higher level API instead
|
||||||
DDEFS += -DEFI_STORAGE_MFS=TRUE
|
DDEFS += -DEFI_STORAGE_MFS=TRUE
|
||||||
# Are we going to store seometing else but settings?
|
# Are we going to store something else but settings?
|
||||||
DDEFS += -DMFS_CFG_MAX_RECORDS=8 -DMFS_CFG_TRANSACTION_MAX=0
|
DDEFS += -DMFS_CFG_MAX_RECORDS=8 -DMFS_CFG_TRANSACTION_MAX=0
|
||||||
|
|
Loading…
Reference in New Issue