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
It's very error prone to have config variables that are defined or undefined. We should (as with other CFG_ vars) first transition to avoiding ifdef and then rename the variables (LMIC_CFG) to avoid namespace collisions. This is for the future.