PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Committer:
itslinear
Date:
Mon Mar 26 14:39:43 2018 +0000
Revision:
17:bbafd216e059
Parent:
10:1f327f8aa4dd
Child:
18:fdef4c799890
implemented setTime;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
EHess 0:c72cd8fd7515 1 #pragma once
aeschsim 4:03b54566cbdc 2 #include "mbed.h"
aeschsim 5:656490ec75ff 3 #include "pwmBoard.h"
aeschsim 8:6ece7caefb33 4 #include "functions.h"
aeschsim 5:656490ec75ff 5
aeschsim 5:656490ec75ff 6 /* Achtung! I2C für Servoboard ist auf PIN PB_9, PB_8
aeschsim 5:656490ec75ff 7 * dies muss in pwmBoard.c geändert werden!
itslinear 17:bbafd216e059 8 */