Audible feedback for settings store/load/reset
This commit is contained in:
parent
72f7b14e66
commit
b904b5ae8d
35 changed files with 137 additions and 116 deletions
|
|
@ -310,10 +310,10 @@
|
|||
#define MSG_CONTRAST _UxGT("LCD contrast")
|
||||
#endif
|
||||
#ifndef MSG_STORE_EPROM
|
||||
#define MSG_STORE_EPROM _UxGT("Store memory")
|
||||
#define MSG_STORE_EEPROM _UxGT("Store memory")
|
||||
#endif
|
||||
#ifndef MSG_LOAD_EPROM
|
||||
#define MSG_LOAD_EPROM _UxGT("Load memory")
|
||||
#define MSG_LOAD_EEPROM _UxGT("Load memory")
|
||||
#endif
|
||||
#ifndef MSG_RESTORE_FAILSAFE
|
||||
#define MSG_RESTORE_FAILSAFE _UxGT("Restore failsafe")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue