mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Corrected file structure on TemperatureWebPanel
This commit is contained in:
BIN
hardware/arduino/avr/libraries/Bridge/examples/TemperatureWebPanel/.DS_Store
vendored
Normal file
BIN
hardware/arduino/avr/libraries/Bridge/examples/TemperatureWebPanel/.DS_Store
vendored
Normal file
Binary file not shown.
@ -33,6 +33,7 @@
|
|||||||
*/
|
*/
|
||||||
#include <Bridge.h>
|
#include <Bridge.h>
|
||||||
#include <YunServer.h>
|
#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 Yun
|
||||||
// will forward there all the HTTP requests for us.
|
// will forward there all the HTTP requests for us.
|
||||||
|
Reference in New Issue
Block a user