OTA feedback on local display - release

This commit is contained in:
Sebastien
2020-02-28 12:29:34 -05:00
parent 6b17d862e2
commit c999828197
2 changed files with 235 additions and 146 deletions

View File

@@ -209,6 +209,7 @@ void console_start() {
"\n"
"\n");
#if RECOVERY_APPLICATION
GDS_ClearExt(display, true);
GDS_SetFont(display, &Font_droid_sans_fallback_15x17 );
GDS_TextPos(display, GDS_FONT_MEDIUM, GDS_TEXT_CENTERED, GDS_TEXT_CLEAR | GDS_TEXT_UPDATE, "RECOVERY");