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