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 26:2052ba291bf9, committed 2014-09-24
- Comitter:
- ansond
- Date:
- Wed Sep 24 04:19:03 2014 +0000
- Parent:
- 25:1ce82ee4b0a7
- Child:
- 27:3a7bb190b142
- Commit message:
- updates
Changed in this revision
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/C12832.lib Wed Sep 24 04:19:03 2014 +0000 @@ -0,0 +1,1 @@ +https://mbed.org/users/chris/code/C12832/#7de323fa46fe
--- a/ErrorHandler.lib Tue Sep 23 22:02:19 2014 +0000 +++ b/ErrorHandler.lib Wed Sep 24 04:19:03 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/ErrorHandler/#cc73ab137ae9 +http://mbed.org/users/ansond/code/ErrorHandler/#cec063a0b9a9
--- a/SalesforceInterface.lib Tue Sep 23 22:02:19 2014 +0000 +++ b/SalesforceInterface.lib Wed Sep 24 04:19:03 2014 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/ansond/code/SalesforceInterface/#6c774354b599 +http://mbed.org/users/ansond/code/SalesforceInterface/#7dc9b949bbc3
--- a/sf_creds.h Tue Sep 23 22:02:19 2014 +0000 +++ b/sf_creds.h Wed Sep 24 04:19:03 2014 +0000 @@ -2,5 +2,4 @@ char *username = "xxx@yyy.zzz"; 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"; - + char *client_secret = "client secret goes here"; \ No newline at end of file