mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-16 04:45:24 +03:00
RAMDOM!!!
This commit is contained in:
parent
aed2e48266
commit
5a6828b87f
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ static int8_t cursorRow;
|
|||
|
||||
#ifdef CMS_MENU_DEBUG // For external menu content creators
|
||||
|
||||
static char menuErrLabel[21 + 1] = "RAMDOM DATA";
|
||||
static char menuErrLabel[21 + 1] = "RANDOM DATA";
|
||||
|
||||
static OSD_Entry menuErrEntries[] = {
|
||||
{ "BROKEN MENU", OME_Label, NULL, NULL, 0 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue