Fix missing definition for Reset message
This commit is contained in:
@@ -3,9 +3,13 @@
|
||||
"id": "CJCCalibrationDone",
|
||||
"description": "Confirmation message indicating CJC calibration is complete."
|
||||
},
|
||||
{
|
||||
"id": "ResetOKMessage",
|
||||
"description": "Shown when the settings are reset to factory defaults by the user."
|
||||
},
|
||||
{
|
||||
"id": "SettingsResetMessage",
|
||||
"description": "Shown when the settings are reset to factory defaults either by the user or by incompatible firmware changes."
|
||||
"description": "Shown when some settings are reset to factory defaults either by by incompatible firmware changes."
|
||||
},
|
||||
{
|
||||
"id": "NoAccelerometerMessage",
|
||||
|
||||
Reference in New Issue
Block a user