Forigo / Mbed 2 deprecated FORIGO_Modula_V7_3_VdcStep_DICEMBRE2020

Dependencies:   mbed X_NUCLEO_IHM03A1_for

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