PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Committer:
aeschsim
Date:
Fri Mar 23 11:57:43 2018 +0000
Revision:
5:656490ec75ff
Parent:
4:03b54566cbdc
Child:
8:6ece7caefb33
added comments

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 5:656490ec75ff 4
aeschsim 5:656490ec75ff 5 /* Achtung! I2C für Servoboard ist auf PIN PB_9, PB_8
aeschsim 5:656490ec75ff 6 * dies muss in pwmBoard.c geändert werden!
aeschsim 5:656490ec75ff 7 */