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
Other libraries (such as arduino-lorawan) need to get the configuration of the LMIC, which is painful; they do this to get the configured region and so forth. But the name of the lmic library will change based on how the user installls it. So.. we need a new header file, `<arduino_lmic_user_configuration.h>, that brings in the proper stuff.