Add SetSysFlag_RequiresRunRepairTimeReviser

This commit is contained in:
Michael Scire 2018-11-10 13:11:40 -08:00 committed by yellows8
parent 8bef0e6298
commit 4581e597c0

View File

@ -64,6 +64,7 @@ typedef enum {
SetSysFlag_BluetoothBoostEnable = 113, SetSysFlag_BluetoothBoostEnable = 113,
SetSysFlag_InRepairProcessEnable = 115, SetSysFlag_InRepairProcessEnable = 115,
SetSysFlag_HeadphoneVolumeUpdate = 117, SetSysFlag_HeadphoneVolumeUpdate = 117,
SetSysFlag_RequiresRunRepairTimeReviser = 141,
} SetSysFlag; } SetSysFlag;
/// Structure returned by \ref setsysGetFirmwareVersion /// Structure returned by \ref setsysGetFirmwareVersion