mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Ignore passwords.h for xively client
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user