Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need way for other libraries to get LMIC config in scope #199

Closed
terrillmoore opened this issue Nov 29, 2018 · 0 comments
Closed

Need way for other libraries to get LMIC config in scope #199

terrillmoore opened this issue Nov 29, 2018 · 0 comments
Assignees
Milestone

Comments

@terrillmoore
Copy link
Member

terrillmoore commented Nov 29, 2018

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.

This needs to go out as an urgent patch release.

See mcci-catena/arduino-lorawan#65

@terrillmoore terrillmoore self-assigned this Nov 29, 2018
@terrillmoore terrillmoore added this to the v2.3.1 milestone Nov 29, 2018
@terrillmoore terrillmoore mentioned this issue Nov 29, 2018
6 tasks
terrillmoore added a commit that referenced this issue Nov 29, 2018
Fix #199: Add wrapper for the config headers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant