clang-format-fix
This commit is contained in:
parent
a29ff93f9c
commit
2614d1da28
@ -321,8 +321,7 @@ void EpubReaderActivity::renderScreen() {
|
||||
return renderScreen();
|
||||
}
|
||||
|
||||
Serial.printf("[%lu] [ERS] Page loaded: %d elements, %d footnotes\n",
|
||||
millis(), p->elementCount, p->footnoteCount);
|
||||
Serial.printf("[%lu] [ERS] Page loaded: %d elements, %d footnotes\n", millis(), p->elementCount, p->footnoteCount);
|
||||
|
||||
// Copy footnotes from page to currentPageFootnotes
|
||||
currentPageFootnotes.clear();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user