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

Missing return #68

Closed
chwon64 opened this issue Dec 4, 2018 · 1 comment
Closed

Missing return #68

chwon64 opened this issue Dec 4, 2018 · 1 comment
Assignees

Comments

@chwon64
Copy link
Contributor

chwon64 commented Dec 4, 2018

There is missing return in below code.

bool Arduino_LoRaWAN::begin()
{
this->begin(Arduino_LMIC::GetPinmap_ThisBoard());
}

@chwon64 chwon64 self-assigned this Dec 4, 2018
@chwon64
Copy link
Contributor Author

chwon64 commented Dec 4, 2018

Here is changed code.
378807e

@chwon64 chwon64 closed this as completed Dec 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant