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:
34:eb04f4f41dfd
Parent:
32:cfc3d7420fa5
Child:
37:0a225902cf48
--- a/iodefinition.hpp	Thu Jun 20 08:35:20 2019 +0000
+++ b/iodefinition.hpp	Wed Mar 11 09:35:36 2020 +0000
@@ -52,6 +52,6 @@
 CANMessage rxMsg;
 
 #if defined(pcSerial)
-    Serial pc(USBTX, USBRX,250000);         // serial channel for PC communication
+    Serial pc(USBTX, USBRX,230400);         // serial channel for PC communication
 #endif