adafruit/Adafruit_CircuitPython_Display_Text

bitmap_label errors if no bitmaptools module present

makermelissa opened this issue · 0 comments

It appears there's code for handling a fallback, but because import bitmaptools is not in a try/except block, it fails.