Class ListenMultipleGpioExample
- java.lang.Object
-
- ListenMultipleGpioExample
-
public class ListenMultipleGpioExample extends Object
This example code demonstrates how to setup a listener for GPIO pin state changes on the Raspberry Pi.- Author:
- Robert Savage
-
-
Constructor Summary
Constructors Constructor Description ListenMultipleGpioExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-