Call: AnaInOverview()
Input: <none>
Output: <none>
This function can be used to present an overview of al analogue input pins in the standard serial monitor. AnaInOverview can be called in the sketch, but is also available in the help program. The AnaInOverview prints an overview of the status of all defined input pins. The analog input value is presented in the integer value 0..1024 and 0..5VDC.
Example:
AnaInOverview();