Skip to content

Added support for 128x64

ueli heuer requested to merge github/fork/hackthis02/master into master

Created by: hackthis02

Description

Added support for 128x64

Motivation and Context

This will allow users to use either a 128x32 or 64 size OLED display

How Has This Been Tested

I tested this with my RPi4 Home Assistant and a 128X64 OLED

Types of changes

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 🌎 Translation (addition or update a translation)
  • ️ Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have tested the change locally.

Merge request reports