str write command fix
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
Some checks failed
EIVE/eive-obsw/pipeline/head There was a failure building this commit
This commit is contained in:
@ -91,7 +91,7 @@ enum commonObjects: uint32_t {
|
||||
|
||||
PLOC_UPDATER = 0x44330000,
|
||||
PLOC_MEMORY_DUMPER = 0x44330001,
|
||||
STR_IMG_LOADER = 0x44330002
|
||||
STR_HELPER = 0x44330002
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user