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

dim() only works with SSD1306_EXTERNALVCC not with SSD1306_SWITCHCAPVCC #233

Open
stolk opened this issue Jan 20, 2022 · 1 comment
Open

Comments

@stolk
Copy link

stolk commented Jan 20, 2022

If I add a display.dim(true) call to the example code, nothing changes.

Only if I switch from SSD1306_SWITCHCAPVCC to SSD1306_EXTERNALVCC the call starts working.

Controller: Espressif ESP32-C3 devkit M1.

Display: 128x64 2.42"

IDE: Nightly build of Arduino IDE.

@ElectroBoy404NotFound
Copy link

I think trying it once on an arduino should'nt hurt (atleast if you have one)?

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

No branches or pull requests

2 participants