Add SSD1306 Test app (GPIO)#1045
Conversation
Diagnostic and test tool for external SSD1306-based 128x64 I2C OLED displays. Includes clock + status board, test patterns, brightness control, hardware scrolling, and full display command access. Supports mono and yellow-bar display variants.
d0b4b2a to
bda0588
Compare
|
Hi! Is there anything else I need to do? |
xMasterX
left a comment
There was a problem hiding this comment.
Replace
#define PLANT_SAVE_PATH EXT_PATH("apps_data/ssd1306_test.sav")
With
#define PLANT_SAVE_PATH EXT_PATH("apps_data/ssd1306_test/ssd1306_test.sav")
|
absolutely. Will do on Tuesday and update PR. Thx! |
|
Done -- save path updated to |
|
The fix is in the source repo -- the manifest The change moves the save path from |
Summary
ssd1306_testApp Features
Checklist
application.famcontains appid, name, fap_category, fap_version, fap_author, fap_icon