Update FormatSDCardActivity.cpp
This commit is contained in:
parent
80b34bb395
commit
c2f08a7422
@ -54,8 +54,6 @@ void FormatSDCardActivity::render() {
|
||||
|
||||
renderer.clearScreen();
|
||||
|
||||
const auto pageWidth = renderer.getScreenWidth();
|
||||
|
||||
renderer.drawCenteredText(UI_12_FONT_ID, 15, "Format SD Card", true, EpdFontFamily::BOLD);
|
||||
|
||||
if (state == WAITING_CONFIRMATION) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user