X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fcfg%2Fcfg_debug.h;h=25b25858b2fdfcceb13932035292a75d0a064bb0;hb=f6ea622f4d360194bbd4d0953f18271cbcfcd69e;hp=539772af6e47a363e0ac4c125c501d26ce978d41;hpb=e0960b1b787503b712e42776f980d792836992fd;p=bertos.git diff --git a/bertos/cfg/cfg_debug.h b/bertos/cfg/cfg_debug.h index 539772af..25b25858 100644 --- a/bertos/cfg/cfg_debug.h +++ b/bertos/cfg/cfg_debug.h @@ -44,6 +44,6 @@ #define CONFIG_KDEBUG_PORT 0 /// Baud-rate for the kdebug console. -#define CONFIG_KDEBUG_BAUDRATE 19200 +#define CONFIG_KDEBUG_BAUDRATE 115200 #endif /* CFG_DEBUG_H */