flash write wip
This commit is contained in:
@ -91,7 +91,8 @@ enum commonObjects: uint32_t {
|
||||
|
||||
PLOC_UPDATER = 0x44330000,
|
||||
PLOC_MEMORY_DUMPER = 0x44330001,
|
||||
STR_HELPER = 0x44330002
|
||||
STR_HELPER = 0x44330002,
|
||||
PLOC_MPSOC_HELPER = 0x44330003
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user