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