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