Actualizada la pantalla de carga/titulo

This commit is contained in:
2022-10-24 21:35:08 +02:00
parent 2cbe16dcba
commit 38c18ae676
9 changed files with 7 additions and 7 deletions

View File

@@ -101,7 +101,7 @@ void Demo::checkEventHandler()
break;
default:
section.name == SECTION_PROG_TITLE;
section.name = SECTION_PROG_TITLE;
break;
}
}