We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The last line of the file ESP8266WiFi/src/include/UdpContext.h reads
#endif//CLIENTCONTEXT_H
instead of
#endif//UDPCONTEXT_H
While technically irrelevant it would be nice to be fixed.