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: CANnucleo LTC68041 mbed
Fork of BMS_4 by
Revision 50:3cc0ad385612, committed 2017-03-01
- Comitter:
- Crazyaboutmachines
- Date:
- Wed Mar 01 17:59:15 2017 +0000
- Parent:
- 49:94a58ef0edc4
- Commit message:
- BMSlastworkingversion
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Wed Dec 07 08:55:29 2016 +0000
+++ b/main.cpp Wed Mar 01 17:59:15 2017 +0000
@@ -409,7 +409,7 @@
to_charge_or_not_to_charge=0;
charging = 0;
discharging = 1;
- ticker.attach(&monitor, 3);
+ ticker.attach(&monitor, 10);
LTC6804_initialize();
init_cfg();
//write configuration
