Trackball based on the NXP LPC11U24 and the ADNS-9500

Dependencies:   ADNS9500 USBDevice mbed 25LCxxx_SPI

Revision:
4:ba169f98e9be
Parent:
2:72a8d2b11320
Child:
5:c7056267daa7
--- a/main.h	Wed Dec 12 03:28:47 2012 +0000
+++ b/main.h	Thu Dec 13 03:10:46 2012 +0000
@@ -8,6 +8,7 @@
 #define DEBUG
 
 #include "adns9500.hpp"
+#include "Ser25lcxxx.h"
 
 DigitalOut led1(LED1);
 DigitalOut led2(LED2);