mirror of
https://github.com/markqvist/OpenModem.git
synced 2025-05-02 06:26:24 -04:00
Stuff not working
This commit is contained in:
parent
e5513801f6
commit
c12cd16bd9
5 changed files with 7 additions and 6 deletions
|
@ -49,7 +49,7 @@
|
|||
* Baudrate for the debug console.
|
||||
* $WIZ$ type = "int"; min = 300
|
||||
*/
|
||||
#define CONFIG_KDEBUG_BAUDRATE 115200UL
|
||||
#define CONFIG_KDEBUG_BAUDRATE 57600UL
|
||||
|
||||
/**
|
||||
* Clock source for the UART module. You need to write the code to reprogram the respective clock at the required frequency in your project before calling kdbg_init().
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue