source: rtos_arduino/trunk/arduino_lib/libraries/Bridge/examples/Temboo/SendAnEmail/TembooAccount.h@ 136

Last change on this file since 136 was 136, checked in by ertl-honda, 8 years ago

ライブラリとOS及びベーシックなサンプルの追加.

File size: 215 bytes
Line 
1#define TEMBOO_ACCOUNT "myTembooAccountName" // your Temboo account name
2#define TEMBOO_APP_KEY_NAME "myFirstApp" // your Temboo app key name
3#define TEMBOO_APP_KEY "xxx-xxx-xxx-xx-xxx" // your Temboo app key
4
Note: See TracBrowser for help on using the repository browser.