mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Corrected typos: Yun -> Yún
This commit is contained in:
@ -37,7 +37,7 @@
|
||||
#include <YunServer.h>
|
||||
#include <YunClient.h>
|
||||
|
||||
// Listen on default port 5555, the webserver on the Yun
|
||||
// Listen on default port 5555, the webserver on the Yún
|
||||
// will forward there all the HTTP requests for us.
|
||||
YunServer server;
|
||||
String startString;
|
||||
|
Reference in New Issue
Block a user