Class ListenGpioExample
- java.lang.Object
-
- ListenGpioExample
-
public class ListenGpioExample 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 ListenGpioExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-