• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

lexus2k / lcdgfx / 23867978395
51%

Build:
DEFAULT BRANCH: master
Ran 01 Apr 2026 07:57PM UTC
Jobs 1
Files 12
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

01 Apr 2026 07:56PM UTC coverage: 36.084%. Remained the same
23867978395

push

github

lexus2k
Add setContrast() to SSD1325, SSD1327, SSD1331, SSD1351 drivers

Add setContrast(uint8_t) method to all OLED display controllers that
were missing it:
- SSD1325: command 0x81 + contrast value (grayscale OLED)
- SSD1327: command 0x81 + contrast value (grayscale OLED)
- SSD1331: commands 0x81/0x82/0x83 to set R/G/B uniformly (color OLED)
- SSD1351: command 0xC1 + 3 identical bytes for R/G/B (color OLED)

These drivers now match the API already available in SSD1306, SH1106,
and SH1107 controllers.

Changes applied via code generator templates (tools/templates/lcd/)
and regenerated output files.

Fixes #28

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

188 of 521 relevant lines covered (36.08%)

84.18 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23867978395.1 01 Apr 2026 07:57PM UTC 12
36.08
GitHub Action Run
Source Files on build 23867978395
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 221facf4 on github
  • Prev Build on master (#23867546294)
  • Next Build on master (#23868365959)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc