Method ReportDigital
ReportDigital(int, bool)
Enables or disables reporting of digital pin changes for the specified digital port in the Arduino.
public void ReportDigital(int port, bool state)
Enables or disables reporting of digital pin changes for the specified digital port in the Arduino.
public void ReportDigital(int port, bool state)