Set correct baudrate to first serial interface

This commit is contained in:
Knutwurst
2021-11-03 14:46:41 +01:00
parent bb8c10ea60
commit bdd8e15b65
2 changed files with 2 additions and 1 deletions

View File

@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* version was tagged.
*/
#define CUSTOM_BUILD_VERSION "1.4.0-b1"
#define CUSTOM_BUILD_VERSION "1.4.0-b2"
#ifndef STRING_DISTRIBUTION_DATE
#define STRING_DISTRIBUTION_DATE "2021-11-02"