xbee-micropython
xbee-micropython copied to clipboard
Type hinting missing for modules gc, micropython, uarray
The missing type hints affect the Digi XBee MicroPython PyCharm Plugin: When one of those modules is imported, PyCharm shows an error.
Note: It's possible to work around this using additional type hints from https://github.com/hlovatt/PyBoardTypeshed