Skip to content

Commit

Permalink
V2.0 -- Add OLED display support
Browse files Browse the repository at this point in the history
Includes:
- timer queue for display items
- support for HW buttons
- Better use of memory (declaring variables and const strings)
- Timeouts for HW response
- Added messagePump()
- Test for presence of OLED
- Fixed bugs in recall buffer management
- Improved MQTT topic string generation (now includes hostname)
- Turn off SGP40 heater after reading
- Turn off HPMA fan after reading
  • Loading branch information
smeisner committed Feb 11, 2022
1 parent fc76423 commit 7402be0
Show file tree
Hide file tree
Showing 4 changed files with 690 additions and 229 deletions.
Loading

0 comments on commit 7402be0

Please sign in to comment.