vasko ozo
/
TxRxService
20190816
Diff: TxRxService.cpp
- Revision:
- 27:21b821ead49c
- Parent:
- 24:fba9a58e6fbd
- Child:
- 28:55cd0598543b
--- a/TxRxService.cpp Fri Aug 09 19:33:09 2019 +0000 +++ b/TxRxService.cpp Sat Aug 10 12:54:02 2019 +0000 @@ -1,6 +1,6 @@ #include "PrjDefs.h" -Serial pc(WorkTx,WorkRx); +UsedSerialClass pc(WorkTx,WorkRx); uint8_t ArrTx[ArrTxSize] = ArrTxInitializer; MsgType ArrRx;