Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Async Full Refresh #6

Merged
merged 4 commits into from
Mar 11, 2024
Merged

Async Full Refresh #6

merged 4 commits into from
Mar 11, 2024

Conversation

todd-herbert
Copy link

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
Copy link

CLAassistant commented Mar 9, 2024

CLA assistant check
All committers have signed the CLA.

@thebentern thebentern merged commit 55f6189 into meshtastic:master Mar 11, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants