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.
Diff: definitions.cpp
- Revision:
- 35:2f476d981896
- Parent:
- 33:9198b292a8eb
- Child:
- 36:5c61710813b3
--- a/definitions.cpp Wed Jun 22 10:43:32 2022 +0000 +++ b/definitions.cpp Wed Jun 22 11:14:32 2022 +0000 @@ -82,12 +82,13 @@ //DigitalIn brakePressure(PH_0); // NOT INSTALLED DigitalIn mainlinePressure(PH_1, PullUp); -///Eergy Storage; +/*//Energy Storage; AnalogIn vref_powercab(PA_0); AnalogIn vref_supercap(PF_5); AnalogIn vout_powercab(PB_1); AnalogIn vout_supercap(PF_3); +*/ ///Lights DigitalOut FrontLight(PB_14);