20190816

Dependencies:   mbed

Revision:
23:39d96e160cf1
Parent:
22:1010cb11fb14
Child:
27:21b821ead49c
--- a/PrjDefs.h	Thu Aug 08 08:48:44 2019 +0000
+++ b/PrjDefs.h	Thu Aug 08 13:24:28 2019 +0000
@@ -1,7 +1,7 @@
 #include "mbed.h"
 
+#define BaudRate 115200 // по умолчанию 9600
 //#define ParsLength (insert needed ParsLength here) // по умолчанию 4
 //#define WorkTx (insert TxPin name here) // по умолчанию PA_9 или USBTX
 //#define WorkRx (insert RxPin name here) // по умолчанию PA_10 или USBRX
 #include "TxRxService.h"
-