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
Revision 18:2ad58e214db9, committed 2014-09-23
- Comitter:
- ansond
- Date:
- Tue Sep 23 16:15:47 2014 +0000
- Parent:
- 17:8f9c4f888f7e
- Child:
- 19:16e773b718f2
- Commit message:
- doxygened salesforce interface
Changed in this revision
| SalesforceInterface.lib | Show annotated file Show diff for this revision Revisions of this file |
| sf_creds.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/SalesforceInterface.lib Tue Sep 23 06:10:21 2014 +0000 +++ b/SalesforceInterface.lib Tue Sep 23 16:15:47 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/SalesforceInterface/#a254fcd904be +http://mbed.org/users/ansond/code/SalesforceInterface/#845ea6d00b65
--- a/sf_creds.h Tue Sep 23 06:10:21 2014 +0000 +++ b/sf_creds.h Tue Sep 23 16:15:47 2014 +0000 @@ -4,3 +4,5 @@ char *client_id = "customer key goes here"; char *client_secret = "client secret goes here"; + +