Joseph Ellsworth / Mbed 2 deprecated Nucleo-F303K8-ADC-TEST

Dependencies:   mbed

Files at this revision

API Documentation at this revision

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"