mirror of https://github.com/lumapu/ahoy.git
Browse Source
- rework display type handling: remove uneeded checks because defined context from which functions are called - default initialize "mMono" pointer (potential illegal memory access) - define EXACTLY one display type for ePaper display (type 10). There is no need to use ranges and distinguish oled from epaper display. Simply one switch/case - correct type handling for display type (javascript). Event handler gives a string instead of number (display type)pull/1027/head
3 changed files with 47 additions and 49 deletions
Loading…
Reference in new issue