Skip to content

OLED_ can be configured via userPrefs.h#4624

Merged
thebentern merged 2 commits into
meshtastic:masterfrom
panaceya:master
Sep 12, 2024
Merged

OLED_ can be configured via userPrefs.h#4624
thebentern merged 2 commits into
meshtastic:masterfrom
panaceya:master

Conversation

@panaceya

@panaceya panaceya commented Sep 4, 2024

Copy link
Copy Markdown
Contributor

PR provides new functionality that allows this user to find the OLED display settings through the userPrefs.h file, instead of editing the variant/*/platformio.ini. This simplifies the configuration process and allows you to save your own settings together in a separate configuration file.

example userPrefs.h:

#ifndef _USERPREFS_
#define _USERPREFS_

#define OLED_UA

#endif

@CLAassistant

CLAassistant commented Sep 4, 2024

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@thebentern thebentern merged commit 910b6b7 into meshtastic:master Sep 12, 2024
@panaceya panaceya mentioned this pull request Nov 27, 2024
jeek pushed a commit to jeek/Meshtastic-Exploiteers-Hacker-Pager that referenced this pull request Jun 30, 2026
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