U8glib library for monochrome displays, version 2
-
Updated
Nov 25, 2021 - C
Add a description, image, and links to the lcd topic page so that developers can more easily learn about it.
To associate your repository with the lcd topic, visit your repo's landing page and select "manage topics."
There are missing type annotations for some functions in this library.
The
typing
module does not exist on CircuitPython devices so the import needs to be wrapped in try/except to catch the error for missing import. There is an example of how that is done here:Once imported the typing annotations for the argum