Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Correction for WifiHelper.h file #11

Open
Patriboom opened this issue Jul 4, 2023 · 1 comment
Open

Correction for WifiHelper.h file #11

Patriboom opened this issue Jul 4, 2023 · 1 comment

Comments

@Patriboom
Copy link

On line 58, a missing ) makes it to bug

Correct line 58 should be:
return String(ip[0] + '.' + ip[1] + '.' + ip[2] + '.' + ip[3])

@Patriboom
Copy link
Author

All correction in #9

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant