Dependencies:   mbed lwip

Revision:
0:cf26091e3c21
Child:
1:3a52abf35e4f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Sat Sep 19 00:47:41 2009 +0000
@@ -0,0 +1,15 @@
+#include "Objects.h"
+
+/*
+ * This project uses an RFID tag reader and the USB interface as a HID keyboard
+ * When an RFID tag is presented to the reader, it is "typed" to the host
+ */
+
+int main() {
+
+
+
+
+}
+
+