Skip to content

firmata4j-2.3.8

Latest
Compare
Choose a tag to compare
@kurbatov kurbatov released this 26 Aug 12:51
· 28 commits to master since this release

Enhancements:

  • Improved logging of missing event handler
  • Added PIN_CAPABILITIES_FINISHED message that indicates finalization of pin capabilities processing

Fixes:

  • Initialization hangs on bigger boards like Arduino Mega and Adafruit Feather 32u4 (#27 and #33)
  • NPE when reading from the channel returns null (#32)