forgot to include YunClient
This commit is contained in:
parent
d11a723abb
commit
0576ca8022
|
@ -10,6 +10,7 @@
|
|||
|
||||
#include <Bridge.h>
|
||||
#include <YunServer.h>
|
||||
#include <YunClient.h>
|
||||
|
||||
// Listen on default port 5555, the webserver on the Yun
|
||||
// will forward there all the HTTP requests for us.
|
||||
|
|
Loading…
Reference in New Issue