mirror of
https://github.com/arduino/Arduino.git
synced 2024-11-28 09:24:14 +01:00
Ignore passwords.h for xively client
This commit is contained in:
parent
3fa7c137ef
commit
a49a2e3c2e
2
.gitignore
vendored
2
.gitignore
vendored
@ -24,3 +24,5 @@ build/linux/*.tgz
|
||||
test-bin
|
||||
*.iml
|
||||
.idea
|
||||
|
||||
hardware/arduino/avr/libraries/Bridge/examples/XivelyClient/passwords.h
|
||||
|
@ -1,5 +0,0 @@
|
||||
|
||||
#define APIKEY "XXXXXXXX" // replace your pachube api key here
|
||||
#define FEEDID 00000 // replace your feed ID
|
||||
#define USERAGENT "home-sensors" // user agent is the project name
|
||||
|
Loading…
Reference in New Issue
Block a user