public interface GpioPinListener extends EventListener
This interface implements the callback event handler for GPIO pin state changes.
Before using the Pi4J library, you need to ensure that the Java VM in configured with access to the following system libraries:
This library depends on the wiringPi native system library. (developed by Gordon Henderson @ http://wiringpi.com/)
Copyright © 2012–2019 Pi4J. All rights reserved.