From bde3d336f54f891126ffcc58b1b8bbd4b2bbe99a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Mon, 7 May 2012 17:55:58 +0000 Subject: added led lib git-svn-id: https://svn.spreadspace.org/mur.sat@401 7de4ea59-55d0-425e-a1af-a3118ea81d4c --- software/hhd70dongle/spi.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'software/hhd70dongle/spi.c') diff --git a/software/hhd70dongle/spi.c b/software/hhd70dongle/spi.c index 22b5e83..0732716 100644 --- a/software/hhd70dongle/spi.c +++ b/software/hhd70dongle/spi.c @@ -31,7 +31,7 @@ */ #include "spi.h" -void spi_init() +void spi_init(void) { } -- cgit v1.2.3