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
micropython/lora/lora/lora/__init__.py: ImportError would be raised incorrectly when the second hardware driver import failed,
because the error message would contain "lib.lora" instead of just "lora.".
Signed-off-by: Breno RdV <[email protected]>
Signed-off-by: Breno RdV <[email protected]>
0 commit comments