send off
This commit is contained in:
parent
a6a4b3e8f7
commit
e8f4e2c3ec
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ const char *menuMain[] PROGMEM = {
|
||||||
};
|
};
|
||||||
|
|
||||||
const char *menuRecord[] PROGMEM = {
|
const char *menuRecord[] PROGMEM = {
|
||||||
"SEND", //send selected record
|
"-SEND", //send selected record
|
||||||
"SHOW",
|
"SHOW",
|
||||||
"SET REPEAT",
|
"SET REPEAT",
|
||||||
"RENAME",
|
"RENAME",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue