Skip to content

make it possible to use external wifi manager #1537

Open
magwas wants to merge 3 commits into
mysensors:developmentfrom
magwas:development
Open

make it possible to use external wifi manager #1537
magwas wants to merge 3 commits into
mysensors:developmentfrom
magwas:development

Conversation

@magwas

@magwas magwas commented Dec 30, 2022

Copy link
Copy Markdown

... by defining MY_EXTERNAL_WIFIMANAGER_USED

This makes possible to use the WifiManager library by not insisting on SSID to be defined, and not starting the wifi from the transport.

@mfalkvidd

Copy link
Copy Markdown
Member

Thanks for your contribution @magwas
Could you please read the butler report at https://ci.mysensors.org/job/MySensors/job/MySensors/job/PR-1537/1/The_20Butler_20report/butler.html ? Let us know if you need any assistance.

@magwas

magwas commented Jan 2, 2023

Copy link
Copy Markdown
Author

I believe that the cppcheck issue is not mine. If you want me to fix it, I can, though probably the code complexity does not worth that two bytes of RAM even in an embedded system.

@magwas

magwas commented Jan 2, 2023

Copy link
Copy Markdown
Author

Okay, I fixed it nevertheless. Clean report is important, and disabling the warning would have been nearly as many code as fixing it the right way. And I had to look up how, so more work :)

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

Successfully merging this pull request may close these issues.

2 participants