Class UsageGpioExample
- java.lang.Object
-
- UsageGpioExample
-
public class UsageGpioExample extends Object
This example code demonstrates how to setup simple triggers for GPIO pins on the Raspberry Pi.- Author:
- Robert Savage
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
UsageGpioExample.GpioUsageExampleListener
-
Constructor Summary
Constructors Constructor Description UsageGpioExample()
-
-
-
Method Detail
-
main
public static void main(String[] args) throws InterruptedException
- Throws:
InterruptedException
-
-