public class WiringPiGpioInterruptExample2 extends Object
Modifier and Type | Class and Description |
---|---|
static class |
WiringPiGpioInterruptExample2.SampleCallbackClass |
Constructor and Description |
---|
WiringPiGpioInterruptExample2() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Example program to demonstrate the usage of WiringPiISR()
|
public static void main(String[] args) throws InterruptedException
args
- InterruptedException
Copyright © 2012–2016 Pi4J. All rights reserved.