5 lines
145 B
C
Executable file
5 lines
145 B
C
Executable file
// rename this file to "APIKey.h" and fill in a real key!
|
|
|
|
String thingtweetAPIKey = "myThingspeakKey";
|
|
String serverAPIKey = "myserverAPIKey";
|
|
|