6 lines
184 B
C
6 lines
184 B
C
// rename this file to "APIKey.h" and fill in a real key!
|
|
|
|
String thingtweetAPIKey = "myThingspeakKey";
|
|
String serverAPIKey = "myserverAPIKey";
|
|
String pingGetAPIKey ="pingGetApiKey";
|
|
|