test2
Dependencies: C12832 mbed-http
Fork of Mbed-to-cybozu-kintone_get_sample by
Diff: main.cpp
- Revision:
- 2:0167319fff74
- Parent:
- 1:b1a105041b2b
- Child:
- 3:90b2b824f3cf
--- a/main.cpp Thu Aug 02 06:51:14 2018 +0000 +++ b/main.cpp Thu Aug 02 06:53:52 2018 +0000 @@ -18,7 +18,7 @@ const char API_TOKEN[] = "api-token"; const char URL[] = "https://owtd6.cybozu.com/k/v1/record.json"; -int app_id = 2; +int app_id = 120; // JSON simplicity parser char* j_paser( const char *buf , char *word , char *out )
