Skip to content

3.0.2

Choose a tag to compare

@FDelporte FDelporte released this 20 May 10:02
· 552 commits to develop since this release
3.0.2
66da952
  • Board model can now be forced to allow the use of Pi4J on other/unrecognized boards. See Overriding the Detected Board for more info.
  • BoardInfoHelper.usesRP1() has been improved as more boards use this RP1 (5, 500, Compute 5), and even more are expected in the future.
  • Issue #455: GpioDDigitalInput may never start monitoring line events. Fixed by simplifying and improving the wait for the input listener loop to exit on shutdown.
  • APIdia badge and link added to README.md
  • Pull request #461: Removal in the core code of the SpiChipSelect to enforce a PiGpio limitation of the values 0, 1, or 2.

Thanks to contributions by @ylexus, @taartspi, @eitch, @fdelporte.

All changes: 3.0.1...3.0.2