Dreamforce 2014 Workshop RFID Case Generator - Completed Exercise

Dependencies:   BufferedSerial C12832 EndpointMain-rfid EthernetInterface Logger StatusReporter-df2014 mbed-rtos mbed

Fork of df-2014-workshop-rfid-case-generator-k64f by Doug Anson

Files at this revision

API Documentation at this revision

Comitter:
ansond
Date:
Wed Sep 17 16:33:54 2014 +0000
Parent:
35:6777e018ae0e
Child:
37:5d6a05fe2711
Commit message:
added mac address for keil debugging

Changed in this revision

Definitions.h Show annotated file Show diff for this revision Revisions of this file
EndpointMain.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Definitions.h	Wed Sep 17 16:20:05 2014 +0000
+++ b/Definitions.h	Wed Sep 17 16:33:54 2014 +0000
@@ -92,4 +92,7 @@
     #define RFID_RX_PIN            D0
  #endif
  
+ // KEIL: our MAC address (debugging)
+ //#define MAC_ADDRESS                   0xa0,0x12,0xAB,0xE3,0x4F,0x56
+
  #endif // _DEFINITIONS_H_
\ No newline at end of file
--- a/EndpointMain.lib	Wed Sep 17 16:20:05 2014 +0000
+++ b/EndpointMain.lib	Wed Sep 17 16:33:54 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/ansond/code/EndpointMain/#8f99b3f2c3a8
+http://mbed.org/users/ansond/code/EndpointMain/#8364052fbe84