Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: BufferedSerial EndpointMain-hello-salesforce Logger EthernetInterface SalesforceInterface mbed-rtos mbed C12832
Diff: sf_creds.h
- Revision:
- 24:c33892862a4b
- Parent:
- 23:202db7bca18d
- Child:
- 26:2052ba291bf9
--- a/sf_creds.h Tue Sep 23 17:36:03 2014 +0000 +++ b/sf_creds.h Tue Sep 23 20:26:51 2014 +0000 @@ -3,3 +3,4 @@ char *password = "password_goes_here"; // must be of the form: [password][security token] char *client_id = "customer key goes here"; char *client_secret = "client secret goes here"; +