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