PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Revision:
79:c825bd2dea81
Parent:
78:56487bba3934
Parent:
76:53a25f1dc2b6
Child:
83:d327a532c0ad
diff -r 56487bba3934 -r c825bd2dea81 header/measure.h
--- a/header/measure.h	Sun Apr 08 02:30:16 2018 +0000
+++ b/header/measure.h	Sun Apr 08 17:29:08 2018 +0000
@@ -1,16 +1,24 @@
 #pragma once
 #include "mbed.h"
 
+
+/*  Attach Interrupts
+*/
+void initInterrupt();
+
+
 /*  Write Time for PWM
 *   @ Write to global variable
 */
 void writeTime();
 
+
 /*  Write Period for PWM
 *   @ Write to global variable
 */
 void writePeriod();
 
+
 /*  Disable all Container
 */
 void disableContainer();
@@ -20,14 +28,12 @@
 */
 void enableContainer(char container);
 
+
 /*  Get DutyCycle
 *   @return DutyCycle in promille
 */
 int getDutyCycle();
 
-/*  Attach Interrupts
-*/
-void initInterrupt();
 
 /*  Turn Container 90 degrees
 *   @param  Container 1-6