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: CUER_CAN CUER_DS1820 LTC2943 LTC6804 mbed PowerControl
Revision 56:decc4973d272, committed 2017-08-19
- Comitter:
- DasSidG
- Date:
- Sat Aug 19 19:57:30 2017 +0000
- Parent:
- 52:63e84c6a9cfd
- Commit message:
- I'm confused as to why this has changes, publishing in case they are important
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Aug 18 08:47:10 2017 +0000 +++ b/main.cpp Sat Aug 19 19:57:30 2017 +0000 @@ -11,7 +11,7 @@ #include "PowerControl/PowerControl.h" #include "PowerControl/EthernetPowerControl.h" -#define DEBUG 0 +#define DEBUG 1 #define TRANSMIT_MODE 1 //Useful to allow testing CAN read on BCU. Leave as 1 for BMS (and CAN write) 0 for BCU read-mode #define TEMPERATURE_READING_ON 0 //enable/disable temperature measurements #define CAN_TIMEOUT_MS 100