baudrate only for physical uart

This commit is contained in:
Philippe Teuwen
2019-04-28 22:51:40 +02:00
parent cf0d17853e
commit 5bc9118a19
3 changed files with 11 additions and 16 deletions

View File

@@ -37,6 +37,7 @@
#include <wchar.h>
#include "at91sam7s512.h"
#include "usart.h"
#include "config_gpio.h"
#include "proxmark3.h" // USB_CONNECT()
#include "common.h"