PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Revision:
10:1f327f8aa4dd
Parent:
8:6ece7caefb33
Child:
17:bbafd216e059
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/header/main.h	Sun Mar 25 21:38:38 2018 +0000
@@ -0,0 +1,8 @@
+#pragma once
+#include "mbed.h"
+#include "pwmBoard.h"
+#include "functions.h"
+
+/* Achtung! I2C für Servoboard ist auf PIN PB_9, PB_8
+* dies muss in pwmBoard.c geändert werden!
+*/
\ No newline at end of file