Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: CAN/function_CAN.cpp
- Revision:
- 4:58c8081de776
- Parent:
- 3:aa28672362bb
- Child:
- 7:e9086c72bb22
--- a/CAN/function_CAN.cpp Tue Aug 20 07:53:37 2019 +0000 +++ b/CAN/function_CAN.cpp Tue Aug 20 07:57:10 2019 +0000 @@ -23,10 +23,10 @@ { switch(CMD){ case CRX_ASK_INFO: - CAN_TX_INFO(); +// CAN_TX_INFO(); break; case CRX_ASK_BNO: - CAN_TX_BNO(); +// CAN_TX_BNO(); break; default: break;