mirror of
https://github.com/arduino/Arduino.git
synced 2025-01-29 18:52:13 +01:00
Corrected file structure on TemperatureWebPanel
This commit is contained in:
parent
cd9d755bb0
commit
8343826355
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 <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…
x
Reference in New Issue
Block a user