![](/media/cache/img/default_profile.jpg.50x50_q85.jpg)
20190816
Diff: TxRxService.cpp
- Revision:
- 27:21b821ead49c
- Parent:
- 24:fba9a58e6fbd
- Child:
- 28:55cd0598543b
diff -r 81bb0d02ccdd -r 21b821ead49c TxRxService.cpp --- 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;