Dependencies:   mbed lwip

main.cpp

Committer:
chris
Date:
2009-09-19
Revision:
0:cf26091e3c21
Child:
1:3a52abf35e4f

File content as of revision 0:cf26091e3c21:

#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() {




}