Skip to content

Commit e19784a

Browse files
committed
lora-sx126x,lora-sx127x: Add dependencies for sync/async modems.
Signed-off-by: Breno RdV <breno.rdv@gmail.com>
1 parent 9b4cb4d commit e19784a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

micropython/lora/lora/lora/__init__.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,3 @@ def _can_ignore_error(e):
4242
)
4343

4444
del ok
45-
46-
47-
__version__ = '0.2.1'

0 commit comments

Comments
 (0)