SHA2017-badge / Firmware

ESP32 firmware for the SHA2017 badge
https://wiki.sha2017.org/w/Badge
Other
83 stars 36 forks source link

Refactoring badge_eink greyscale implementation #170

Closed basvs closed 7 years ago

basvs commented 7 years ago

BADGE_EINK_GREYSCALE renamed to BADGE_EINK_8BITPIXEL. (it was already used as 8-bit-pixel indicator)

moved the greyscale hack to badge_eink_display_greyscale. Added layers attribute to specify the number of layers to display.