ze batteri wos add #641

Merged
meggert merged 2 commits from add_ze_betteri into v2.1.0-dev 2023-05-22 11:42:35 +02:00
2 changed files with 3 additions and 2 deletions

View File

@ -48,6 +48,7 @@ will consitute of a breaking change warranting a new major release:
- Add the remaining system modes.
- PLOC MPSoC flash read command working.
- BPX battery handler is added for EM by default.
## Fixed

View File

@ -83,8 +83,8 @@ set(OBSW_ADD_MGT
${INIT_VAL}
CACHE STRING "Add MGT module")
set(OBSW_ADD_BPX_BATTERY_HANDLER
${INIT_VAL}
CACHE STRING "Add MGT module")
1
CACHE STRING "Add BPX battery module")
set(OBSW_ADD_STAR_TRACKER
${INIT_VAL}
CACHE STRING "Add Startracker module")