Persistent Tm Store now has dump state
This commit is contained in:
@ -42,6 +42,7 @@ enum commonClassIds : uint8_t {
|
||||
ACS_DETUMBLE, // ACSDTB
|
||||
SD_CARD_MANAGER, // SDMA
|
||||
LOCAL_PARAM_HANDLER, // LPH
|
||||
PERSISTENT_TM_STORE, // PTM
|
||||
COMMON_CLASS_ID_END // [EXPORT] : [END]
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user