Merge pull request #8944 from tony1661/patch-1

Updated the D_TIMER_ARM variable to say "Enable"
This commit is contained in:
Theo Arends 2020-07-20 17:01:28 +02:00 committed by GitHub
commit 460f166bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -419,7 +419,7 @@
#define D_CONFIGURE_TIMER "Configure Timer"
#define D_TIMER_PARAMETERS "Timer parameters"
#define D_TIMER_ENABLE "Enable Timers"
#define D_TIMER_ARM "Arm"
#define D_TIMER_ARM "Enable"
#define D_TIMER_TIME "Time"
#define D_TIMER_DAYS "Days"
#define D_TIMER_REPEAT "Repeat"