mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-21 07:13:56 -04:00
AP_Generator: turn RichenPower on on 2MB boards
This commit is contained in:
parent
97f8781a3d
commit
1e516a4dcb
@ -23,5 +23,5 @@
|
||||
#endif
|
||||
|
||||
#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
|
||||
|
Loading…
Reference in New Issue
Block a user