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

Update to ZdisplaySSD1306 to reduce overall resource usage, and enable message queuing #1417

Merged
merged 4 commits into from
Jan 26, 2023

Conversation

NorthernMan54
Copy link
Collaborator

Description:

Increased optimization of the ZdisplaySSD1306 code base to reduce resource usage and enable display message queuing

  • Queue messages for display on screen
  • Add ability to flip the screen layout ( The Heltec and LilyGo boards are reversed )
  • Initial support for Bluetooth Message display, needs further optimization prior to production release. Only Temperature sensors are currently supported, and no environments are included within standard builds.

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

NorthernMan54 added a commit to NorthernMan54/OpenMQTTGatewayProd that referenced this pull request Jan 24, 2023
@1technophile 1technophile merged commit 1506035 into 1technophile:development Jan 26, 2023
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.

2 participants