summaryrefslogtreecommitdiff
path: root/table-fan/fan.c
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2021-09-13 21:22:42 +0200
committerChristian Pointner <equinox@spreadspace.org>2021-09-13 21:22:42 +0200
commitb40f4273fde9e8c8e6fb3d1ebcef1e8ced624415 (patch)
treee9c276d35ef815f6ed95d6642ae7442ddfc644fa /table-fan/fan.c
parentadd average for fan tacho (diff)
table-fan: basic functuinality is doneHEADmaster
Diffstat (limited to 'table-fan/fan.c')
-rw-r--r--table-fan/fan.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/table-fan/fan.c b/table-fan/fan.c
index a843924..a7de8f3 100644
--- a/table-fan/fan.c
+++ b/table-fan/fan.c
@@ -23,8 +23,7 @@
#include <avr/io.h>
#include <avr/interrupt.h>
-#include <stdio.h>
-
+#include "fan.h"
#define PWM_VAL_MAX 160