Pi4J / pi4j-v1

DEPRECATED Java I/O library for Raspberry Pi (GPIO, I2C, SPI, UART)
http://www.pi4j.com
Apache License 2.0
1.31k stars 448 forks source link

[Fix] Fixes Issue #516 #517

Closed eitch closed 3 years ago

eitch commented 3 years ago

The interrupt exception should only be thrown when shutting down, so handle it that way