Overridable Options - Part 3 (PR#2555)
Apply `ENABLED` / `DISABLED` macros to language-related files.
This commit is contained in:
parent
abe9905ef8
commit
4b40964064
22 changed files with 50 additions and 50 deletions
|
|
@ -126,7 +126,7 @@
|
|||
#define MSG_END_HOUR "horas"
|
||||
#define MSG_END_MINUTE "minutos"
|
||||
|
||||
#ifdef DELTA_CALIBRATION_MENU
|
||||
#if ENABLED(DELTA_CALIBRATION_MENU)
|
||||
#define MSG_DELTA_CALIBRATE "Delta Calibracao"
|
||||
#define MSG_DELTA_CALIBRATE_X "Calibrar X"
|
||||
#define MSG_DELTA_CALIBRATE_Y "Calibrar Y"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue