1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-30 16:24:09 +03:00

updated Bridge examples headers

This commit is contained in:
Federico Fissore
2013-09-09 20:56:15 +02:00
parent 421fa18c3c
commit 3e2008dfcc
14 changed files with 79 additions and 30 deletions

View File

@ -7,9 +7,12 @@
created 15 March 2010
updated 27 May 2013
by Tom Igoe
http://arduino.cc/en/Tutorial/YunXivelyClient
*/
// include all Libraries needed:
#include <Process.h>
#include "passwords.h" // contains my passwords, see below