Skip to content

Async Full Refresh#6

Merged
thebentern merged 4 commits into
meshtastic:masterfrom
todd-herbert:async
Mar 11, 2024
Merged

Async Full Refresh#6
thebentern merged 4 commits into
meshtastic:masterfrom
todd-herbert:async

Conversation

@todd-herbert

Copy link
Copy Markdown
Collaborator

Makes changes necessary for meshtastic/firmware#3339

GxEPD2_BW::nextPage() has been modified so that full-refresh optionally bypasses GxEPD2_EPD::_waitWhileBusy(), and skips the remaining nextPage() code.

When relevant, meshtastic/firmware polls GxEPD2_EPD::isBusy(), and then calls GxEPD2_BW::endAsyncFull(), running the remaining nextPage() code which was bypassed earlier.

@CLAassistant

CLAassistant commented Mar 9, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants