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: millis
Diff: definitions.h
- Revision:
- 35:2f476d981896
- Parent:
- 32:771f6d99a77b
diff -r 27f82e3d2426 -r 2f476d981896 definitions.h --- a/definitions.h Wed Jun 22 10:43:32 2022 +0000 +++ b/definitions.h Wed Jun 22 11:14:32 2022 +0000 @@ -85,12 +85,12 @@ //Energy Storage Transducer Inputs - +/* extern AnalogIn vref_powercab; extern AnalogIn vref_supercap; extern AnalogIn vout_powercab; extern AnalogIn vout_supercap; - +*/ //Lights extern DigitalOut FrontLight;