AP_HAL: enable 32k storage on SITL
This commit is contained in:
parent
f93e2f6717
commit
6ca68bfba3
@ -34,7 +34,7 @@
|
||||
#endif
|
||||
|
||||
#ifndef HAL_STORAGE_SIZE
|
||||
#define HAL_STORAGE_SIZE 16384
|
||||
#define HAL_STORAGE_SIZE 32768
|
||||
#endif
|
||||
|
||||
#define HAL_STORAGE_SIZE_AVAILABLE HAL_STORAGE_SIZE
|
||||
|
Loading…
Reference in New Issue
Block a user