You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 16, 2024. It is now read-only.
previously lora was only /not started/ with pyethernet enabled. but when user tries to use it, it crashes with a nasty looking error:
https://forum.pycom.io/topic/6176/pygate-assert-failed-error/2
with this change, lora can be fully excluded now and a user would get the much cleaner: ImportError: cannot import name LoRa
0 commit comments