8000 Change WiFi class to allow static definition · Issue #140 · nkolban/esp32-snippets · GitHub
[go: up one dir, main page]

Skip to content
Change WiFi class to allow static definition #140
Closed
@nkolban

Description

@nkolban

At present, if we create a static instance of a WiFi object, it will fail because its constructor assumes the presence of a valid runtime. We now have at least two instances of this causing trouble for users. Change the implementation of WiFi to allow it to have late initialization.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0