We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f63a8d9 + ecf1fdf commit bfda732Copy full SHA for bfda732
micropython/lora/lora/lora/__init__.py
@@ -42,3 +42,6 @@ def _can_ignore_error(e):
42
)
43
44
del ok
45
+
46
47
+__version__ = '0.2.1'
0 commit comments