mirror of
https://github.com/daveallie/crosspoint-reader.git
synced 2026-02-06 15:47:39 +03:00
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…
Reference in New Issue
Block a user