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.
Fork of Can_sniffer_BMS4 by
Diff: main.cpp
- Revision:
- 35:a8940aaa101f
- Parent:
- 34:8e99b3f3114c
- Child:
- 36:00ea3ae2cead
--- a/main.cpp Fri Oct 28 15:47:49 2016 +0000 +++ b/main.cpp Sat Oct 29 00:38:36 2016 +0000 @@ -194,7 +194,7 @@ } data; //bool to_charge_or_not_to_charge=true; // false = discharge -bool charging = true; +bool charging = false; uint8_t motostate=0;