PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Committer:
aeschsim
Date:
Thu Mar 29 17:20:54 2018 +0000
Revision:
48:2092e0a411b8
Parent:
47:0f44c88e7643
Child:
62:6e021f4d2fbb
measure functions draft;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
aeschsim 48:2092e0a411b8 1 #pragma once
aeschsim 48:2092e0a411b8 2 /*
aeschsim 48:2092e0a411b8 3 #include "mbed.h"
aeschsim 48:2092e0a411b8 4
aeschsim 48:2092e0a411b8 5 void startTimer();
aeschsim 48:2092e0a411b8 6
aeschsim 48:2092e0a411b8 7 void stopTimer();
aeschsim 48:2092e0a411b8 8
aeschsim 48:2092e0a411b8 9 int getDutyCycle(char container);
aeschsim 48:2092e0a411b8 10 */