Small example for xIFO

Dependencies:   xIFO mbed

Revision:
1:f8ee57bf1292
Parent:
0:afe80692913e
--- a/main.cpp	Mon Oct 28 19:10:54 2013 +0000
+++ b/main.cpp	Mon Oct 28 19:22:59 2013 +0000
@@ -1,4 +1,5 @@
 #include "mbed.h"
+#include "xIFO.h"
 
 DigitalOut myled(LED1);