Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: mbed X_NUCLEO_IHM03A1_for
Diff: iodefinition.hpp
- 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