Call:      InputOverview() 

Input:    <none> 

Output: <none>  

 

This function can be used to present an overview of all digital input pins in the standard serial monitor. InputOverview can be called in the sketch, but is also available in help program. The InputOverview prints an overview of the status of all defined input pins. 

 

Example: 

InputOverview();