This is a Driver for the Analog Devices AD7989 18 Bit ADC.
History
fixed the for loop in the averaging function
2019-02-04, by Ryan Vasquez [Mon, 04 Feb 2019 11:09:56 -0600] rev 8
fixed the for loop in the averaging function
fixed spelling error in comments.
2019-01-21, by rvasquez6089 [Mon, 21 Jan 2019 19:11:45 +0000] rev 7
fixed spelling error in comments.
Trying to fix documentation
2019-01-21, by rvasquez6089 [Mon, 21 Jan 2019 19:09:50 +0000] rev 6
Trying to fix documentation
Documentation Fixed and code example added
2019-01-21, by rvasquez6089 [Mon, 21 Jan 2019 19:08:10 +0000] rev 5
Documentation Fixed and code example added
fixing the documentation;
2019-01-21, by rvasquez6089 [Mon, 21 Jan 2019 19:06:35 +0000] rev 4
fixing the documentation;
changed #include "mbed-os/mbed.h" to "mbed.h"
2019-01-21, by Ryan Vasquez [Mon, 21 Jan 2019 11:47:01 -0600] rev 3
changed #include "mbed-os/mbed.h" to "mbed.h"
Checking to see if the CLI will publish changes to mbed online
2019-01-21, by Ryan Vasquez [Mon, 21 Jan 2019 11:44:03 -0600] rev 2
Checking to see if the CLI will publish changes to mbed online
Added example and class documentation.
2019-01-21, by rvasquez6089 [Mon, 21 Jan 2019 17:27:10 +0000] rev 1
Added example and class documentation.
Rev 1.0 This code works but needs more documentation.
2019-01-21, by rvasquez6089 [Mon, 21 Jan 2019 16:55:48 +0000] rev 0
Rev 1.0 This code works but needs more documentation.