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
The LMIC library included with this platform is quite old, it hasn't been updated in two years. On the version that you're including now, it's impossible to compile with LMIC debugging enabled, as that is not supported on SAMD architecture with this old library. That has been fixed upstream though.