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.
Dependencies: mbed X_NUCLEO_IHM03A1_for
Diff: canbus.hpp
- Revision:
- 51:51b5498e00c5
- Parent:
- 50:144a92eeddb9
--- a/canbus.hpp Sat Feb 27 16:18:50 2021 +0000 +++ b/canbus.hpp Mon Jun 06 08:21:47 2022 +0000 @@ -20,7 +20,7 @@ const unsigned int RX_ID = 0x104; const unsigned int TX_ID = 0x105; const float ritAvv = 1.0f; - #define seedSensor + //#define seedSensor #endif #if defined(M4) const unsigned int RX_ID = 0x106;