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

Enhancements to tiny OLEDs, OTA beautified #155

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

Conversation

trip5
Copy link

@trip5 trip5 commented Oct 5, 2024

A quick summary of what's in this (as included in the main.cpp):

OLED 64x128 improvements: blank screen with backlight time (both available in prefs), character limit for small displays. Also: OTA beautified, fixed rotary timeout display, new esp-idf ADC (the new number is 12 for attenuation instead of 11).

I added a bunch of functions to help with small displays but I think they only apply to the tiny OLEDS. But they can be applied to other displays should the need arise.

I made a big change to the OTA too. It looks pretty good on my Tiny OLED. It didn't display any update information before at all. It was kind of a PITA to get it working the way it's supposed to.

@trip5
Copy link
Author

trip5 commented Nov 16, 2024

Out of curiosity, why not merge this?

I've merged your most recent changes... there shouldn't be any conflict.

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.

1 participant