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

Fix build warnings and errors #15

Merged
merged 4 commits into from
Jan 7, 2024

Conversation

rob040
Copy link
Contributor

@rob040 rob040 commented Jan 6, 2024

fix build warnings and errors in example code

rob040 and others added 4 commits January 6, 2024 02:11
Fix generic issues:
    send favicon.ico when available in FS.
    fix MDNS.begin arg;incompatible; compile error on PIO but not on Arduino IDE(?).
    Fix unused static int i; compile error on Arduino IDE but not on PIO.
    Transfer IP addresses in json as string (2x), not LE integer (not portable).
    TODO: update setup.htm "esp-ip" to receive IP address as string iso. int (simpler).
    Update two related examples simpleServer & simpleServerCaptive.
update from upstream repo
@cotestatnt cotestatnt merged commit a106e93 into cotestatnt:master Jan 7, 2024
20 checks passed
@rob040 rob040 deleted the fixBuildWarnErr branch January 7, 2024 11:18
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