mirror of
https://github.com/arduino/Arduino.git
synced 2025-03-15 12:29:26 +01:00
Bridge.ino example: comment fixed
This commit is contained in:
parent
947951dcba
commit
0b6e274b5d
@ -26,8 +26,8 @@
|
||||
#include <YunServer.h>
|
||||
#include <YunClient.h>
|
||||
|
||||
// Listen on default port 5555, the webserver on the Yún
|
||||
// will forward there all the HTTP requests for us.
|
||||
// Listen to the default port 5555, the Yún webserver
|
||||
// will forward there all the HTTP requests you send
|
||||
YunServer server;
|
||||
|
||||
void setup() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user