Sami Kanderian / Mbed 2 deprecated AnalogInDataLogger

Dependencies:   mbed

Fork of TestAnalogInPins by Sami Kanderian

Revision:
10:7e91529ec75f
Parent:
9:4b45cc112a16
Child:
11:a4b75223d365
--- a/main.cpp	Thu Jan 19 15:32:08 2017 +0000
+++ b/main.cpp	Thu Jan 19 15:36:33 2017 +0000
@@ -1,4 +1,4 @@
-/*TestAnalogInPins: written by Sami Kanderian, last updated on 11 May 2016. It continuously reads
+/*AnalogInDataLogger: written by Sami Kanderian, last updated on 19 Jan 2017. It continuously reads
 and prints  16 Analog Input Pin voltages on the NPX Freescale FRDM-KL25Z microprocessor board via
 serial inputs registered via an RX Interrupt trigger that changes the value of charCCIn, where
 charCCIn goes from '00' to '16'. charCCIn should be preceeded by a '#'. Serial baud rate is 9600.