Messa in campo 4 file - 26/06/2020 Francia

Dependencies:   mbed X_NUCLEO_IHM03A1_for

Fork of FORIGO_Modula_V7_3_VdcStep_maggio2020 by Francesco Pistone

Revision:
8:310f9e4eac7b
Parent:
5:2a3a64b52f54
Child:
32:cfc3d7420fa5
--- a/iodefinition.hpp	Tue Feb 19 17:03:53 2019 +0000
+++ b/iodefinition.hpp	Mon Mar 11 06:44:59 2019 +0000
@@ -53,9 +53,5 @@
 
 #if defined(pcSerial)
     Serial pc(USBTX, USBRX,250000);         // serial channel for PC communication
-#else
-    #if defined(speedTime)
-        Serial pc(USBTX, USBRX,256000);         // serial channel for PC communication
-    #endif
 #endif