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
Fork of TEST10_8A_Nucleo_Charger_vApril_copy by
Revision 1:2cbd9538feb6, committed 2016-04-18
- Comitter:
- gosia_magda
- Date:
- Mon Apr 18 20:39:11 2016 +0000
- Parent:
- 0:24db4218414d
- Child:
- 2:81b3308d5d45
- Commit message:
- Copyright (c) 2016 M2C Ltd
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Apr 11 15:49:23 2016 +0000 +++ b/main.cpp Mon Apr 18 20:39:11 2016 +0000 @@ -1,3 +1,8 @@ +/** + * Copyright (c) 2016 M2C Ltd + * + */ + #include "mbed.h" AnalogIn cp_value(A1); //A1 – PWM sense, analog read
