M5Stack Nightscout Monitor v2019-10-17-01
Pre-release
Pre-release
mlukasek
released this
17 Oct 07:39
·
108 commits
to master
since this release
Key invert_display (default = -1 when key not present) added to M5NS.INI. You should not use it in M5NS.INI unless you have a problem with display inversion. Set invert_dsiplay = 0 or invert_dsiplay = 1 if you have troubles to call M5.Lcd.invertDisplay(0) or M5.Lcd.invertDisplay(1). Under normal circumstances 0 should be normal display and 1 should be inverted display.