uniqueCPUID

Fork of uniqueCPUID by Joseph Ellsworth

Revision:
2:08766dc8051a
Parent:
0:b9461291f915
Child:
3:8ebd7b354018
--- a/uniqueCPUID.cpp	Fri Mar 11 03:24:53 2016 +0000
+++ b/uniqueCPUID.cpp	Wed Mar 30 14:49:03 2016 +0000
@@ -1,7 +1,12 @@
 #include "mbed.h"
 #include "uniqueCPUID.h"
 
-
+/*
+  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 
+  Please contact us http://a2wh.com for help with custom design projects.
+*/
 
 void getUniqueIDAsStr(char *destStr)
 {