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

Add SH1106 OLED support #5787

Merged
merged 2 commits into from Jun 11, 2019
Merged

Add SH1106 OLED support #5787

merged 2 commits into from Jun 11, 2019

Commits on Jun 9, 2019

  1. modify oled_driver to support SH1106

    also:
    - improve mechanism to specify which OLED IC we use
    - comment calc_bounds()
    - give OLED_COLUMN_OFFSET a default value
    - inline comment re: OLED MEMORY_MODE and SH1106
    - update docs/feature_oled_driver.h for SH1106 support and related changes
    - docs: OLED: note we have tested SSD1306 on ARM boards (per @XScorpion2)
    - define out MEMORY_MODE when using SH1106 OLED driver
    datagrok committed Jun 9, 2019
    Configuration menu
    Copy the full SHA
    92a5e90 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    7e25720 View commit details
    Browse the repository at this point in the history