Doug Anson / Mbed 2 deprecated df-2014-salesforce-testharness-k64f

Dependencies:   BufferedSerial EndpointMain-hello-salesforce Logger EthernetInterface SalesforceInterface mbed-rtos mbed C12832

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Wed Sep 24 04:19:03 2014 +0000
Parent:
25:1ce82ee4b0a7
Child:
27:3a7bb190b142
Commit message:
updates

Changed in this revision

C12832.lib Show annotated file Show diff for this revision Revisions of this file
ErrorHandler.lib Show annotated file Show diff for this revision Revisions of this file
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
--- /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