PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

header/measure.h

Committer:
aeschsim
Date:
2018-03-29
Revision:
48:2092e0a411b8
Parent:
47:0f44c88e7643
Child:
62:6e021f4d2fbb

File content as of revision 48:2092e0a411b8:

#pragma once
/*
#include "mbed.h"

void startTimer();

void stopTimer();

int getDutyCycle(char container);
*/