This commit is contained in:
@ -90,7 +90,9 @@ enum commonObjects: uint32_t {
|
||||
|
||||
PLOC_UPDATER = 0x44330000,
|
||||
PLOC_MEMORY_DUMPER = 0x44330001,
|
||||
STR_HELPER = 0x44330002
|
||||
STR_HELPER = 0x44330002,
|
||||
PTME_AXI_CONFIG = 44330003,
|
||||
TX_RATE_SETTER = 44330004
|
||||
};
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user