summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Tittelbach <xro@realraum.at>2012-06-22 00:25:05 +0000
committerBernhard Tittelbach <xro@realraum.at>2012-06-22 00:25:05 +0000
commit5ad5de87df8bbfb16e81ee1a0b899e6a51cb2bb2 (patch)
tree591715289cd4db252d8ada892c2028318527c694
parentttyACM instead of usb_hid (diff)
remove include, make it compile
git-svn-id: https://svn.spreadspace.org/mur.sat@545 7de4ea59-55d0-425e-a1af-a3118ea81d4c
-rw-r--r--software/hhd70dongle/hhd70.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/software/hhd70dongle/hhd70.c b/software/hhd70dongle/hhd70.c
index 359d754..6b2ce5f 100644
--- a/software/hhd70dongle/hhd70.c
+++ b/software/hhd70dongle/hhd70.c
@@ -56,7 +56,6 @@ void hhd70_spi_cs_disable(void)
SPI_PORT |= (1<<CS);
}
-#include "usb_rawhid.h"
#include "util.h"
void hhd70_c1101_wait_chip_rdy(void)