PES 4 - Smart Medication Dispenser / PES4_ProgrammeforDesignReview2

Dependencies:   SDFileSystem mbed

Fork of PES4_Programme by PES 4 - Smart Medication Dispenser

Revision:
95:b02e1b2a6cbd
Parent:
94:b24d2b432b27
--- a/source/serialConnection.cpp	Tue Apr 10 07:47:18 2018 +0000
+++ b/source/serialConnection.cpp	Wed Apr 11 15:19:22 2018 +0000
@@ -1,5 +1,5 @@
 #include "serialConnection.h"
-
+/*
 Serial pc(USBTX, USBRX);
 
 void setBaud()
@@ -105,3 +105,4 @@
     rx_line[i-1] = 0;
     return;
 }
+*/
\ No newline at end of file