1
0
forked from me/IronOS

Fix missing definition for Reset message

This commit is contained in:
Ben V. Brown
2023-01-22 22:33:18 +11:00
parent 1c8a614100
commit d1da7e75d2

View File

@@ -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",