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 CANBuffer Watchdog MODSERIAL mbed-rtos xbeeRelay IAP
Fork of SystemManagement by
Diff: SysMngmt.cpp
- Revision:
- 17:c9ce210f6654
- Parent:
- 13:fbd9b3f5a07c
- Child:
- 18:915a235bc099
--- a/SysMngmt.cpp Fri Oct 24 22:38:20 2014 +0000 +++ b/SysMngmt.cpp Sat Oct 25 03:28:55 2014 +0000 @@ -15,7 +15,7 @@ #include "DC_DC.h" #include "PollSwitch.h" #include "IMD.h" -#include "CurrentMonitor.h" +#include "CoulombCounter.h" CANBuffer rxBuffer(CAN1, MEDIUM); Watchdog wdt;
