Code for RFID Robot

Dependencies:   DebounceIn HTTPClient ID12RFID SDFileSystem TextLCD WiflyInterface iniparser mbed

Revision:
0:9fd64882c5aa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/wifiunit.h	Tue Dec 10 02:17:48 2013 +0000
@@ -0,0 +1,2 @@
+void setupWiFi();
+vector<robotCommand>* getTagCommands(int tagID);