Merge pull request 'ze batteri wos add' (#641) from add_ze_betteri into v2.1.0-dev
All checks were successful
EIVE/eive-obsw/pipeline/head This commit looks good

Reviewed-on: #641
This commit is contained in:
Marius Eggert 2023-05-22 11:42:34 +02:00
commit 72b5c7d053
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")