vasko ozo
/
TxRxService
20190816
PrjDefs.h
- Committer:
- VASKO
- Date:
- 2019-08-08
- Revision:
- 23:39d96e160cf1
- Parent:
- 22:1010cb11fb14
- Child:
- 27:21b821ead49c
File content as of revision 23:39d96e160cf1:
#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"