Skip to content

WipperSnapper V2#919

Draft
lorennorman wants to merge 1008 commits into
mainfrom
migrate-api-v2
Draft

WipperSnapper V2#919
lorennorman wants to merge 1008 commits into
mainfrom
migrate-api-v2

Conversation

@lorennorman
Copy link
Copy Markdown
Member

brentru and others added 30 commits February 23, 2026 13:52
Triggers on push to migrate-api-v2 branch only, builds all platforms
and uploads artifacts immediately after each build completes.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
LVGL is no longer used, so funhouse_noota can build with the
standard ESP32-Sx job.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
…ds it's backlight control boolean back as part of write. Other displays need similar control (pwm/bool)
brentru and others added 30 commits May 29, 2026 12:55
…d remove unused string encoding/decoding callbacks

- Removed the decode_string_cb and encode_string_cb functions from controller.cpp as they were not utilized.
- Simplified the begin() method in dispDrvSh1107.h to only check for the "128x64featherwing" panel, removing unnecessary width and height checks.
- Updated the begin() method in dispDrvSsd1306.h to handle the "128x32featherwing" panel correctly by swapping width and height.
- Enhanced error handling in beginI2cDisplay() of hardware.cpp to log an error message and delete the driver if the configuration type is unsupported, instead of applying default values.
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.

3 participants