test2
Dependencies: C12832 mbed-http
Fork of Mbed-to-cybozu-kintone_get_sample by
Revision 1:b1a105041b2b, committed 2018-08-02
- Comitter:
- himatsumoto
- Date:
- Thu Aug 02 06:51:14 2018 +0000
- Parent:
- 0:5c7abfb1236c
- Child:
- 2:0167319fff74
- Commit message:
- test2
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed_app.json | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Aug 01 00:02:58 2018 +0000
+++ b/main.cpp Thu Aug 02 06:51:14 2018 +0000
@@ -16,7 +16,7 @@
Serial pc(USBTX,USBRX);
const char API_TOKEN[] = "api-token";
-const char URL[] = "https://{domain}.cybozu.com/k/v1/record.json";
+const char URL[] = "https://owtd6.cybozu.com/k/v1/record.json";
int app_id = 2;
--- a/mbed_app.json Wed Aug 01 00:02:58 2018 +0000
+++ b/mbed_app.json Thu Aug 02 06:51:14 2018 +0000
@@ -22,10 +22,10 @@
"value": "D0"
},
"wifi-ssid": {
- "value": "\"ssid\""
+ "value": "\"admin\""
},
"wifi-password": {
- "value": "\"password\""
+ "value": "\"asddsa12\""
},
"esp8266-debug": {
"value": null
