mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-18 06:38:29 -04:00
AP_Generator: turn RichenPower on on 2MB boards
This commit is contained in:
parent
97f8781a3d
commit
1e516a4dcb
@ -23,5 +23,5 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifndef AP_GENERATOR_RICHENPOWER_ENABLED
|
#ifndef AP_GENERATOR_RICHENPOWER_ENABLED
|
||||||
#define AP_GENERATOR_RICHENPOWER_ENABLED 0
|
#define AP_GENERATOR_RICHENPOWER_ENABLED AP_GENERATOR_BACKEND_DEFAULT_ENABLED && BOARD_FLASH_SIZE > 1024
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user