The 3rd of 5 simple mbed demonstration projects. Provides the same functionality as my analogRead project, but uses = and float operator overloads to make code more transparent.

Dependencies:   mbed

Revision:
2:7448a1637704
Parent:
1:4647b43d61ef
Child:
3:a894a7073cd9
--- a/main.cpp	Mon Mar 27 14:29:20 2017 +0000
+++ b/main.cpp	Wed Mar 29 02:49:48 2017 +0000
@@ -1,5 +1,5 @@
 /*
-    Project: analogRead_Overlaods
+    Project: analogRead_Overloads
     File: main.cpp
     
     Reads from analog input, streams ASCII text to std serial using printf, and