summaryrefslogtreecommitdiff
path: root/software/hhd70dongle/spi.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@mur.at>2012-05-07 17:55:58 +0000
committerChristian Pointner <equinox@mur.at>2012-05-07 17:55:58 +0000
commitbde3d336f54f891126ffcc58b1b8bbd4b2bbe99a (patch)
tree829d93303eaa5a21ab52da8d1d1c0a36bb3b7fc7 /software/hhd70dongle/spi.c
parentadded dummy spi lib (diff)
added led lib
git-svn-id: https://svn.spreadspace.org/mur.sat@401 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'software/hhd70dongle/spi.c')
-rw-r--r--software/hhd70dongle/spi.c2
1 files changed, 1 insertions, 1 deletions
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)
{
}