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.
Revision 2:9cc6c918161b, committed 2016-03-30
- Comitter:
- joeata2wh
- Date:
- Wed Mar 30 14:49:33 2016 +0000
- Parent:
- 1:a368dd17f04c
- Commit message:
- update to use MIT license
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Mon Mar 21 00:05:14 2016 +0000 +++ b/main.cpp Wed Mar 30 14:49:33 2016 +0000 @@ -1,5 +1,9 @@ /* Example of Reading all the ADC pins available on the Nucleo_F303K8. - by Joseph Ellsworth CTO A2WH - Free for all but no warranty, no promises */ + + By Joseph Ellsworth CTO of A2WH + Take a look at A2WH.com Producing Water from Air using Solar Energy + March-2016 License: https://developer.mbed.org/handbook/MIT-Licence +*/ #include "mbed.h"