Skip to content

Fix analog input operations, add IO::SerialIO::close()

Latest
Compare
Choose a tag to compare
@jnsbyr jnsbyr released this 01 Jun 20:24
e18b27d

Code Changes

  • fix analog input pin operations in Device::Firmata::Platform
  • added IO::SerialIO::close()

CPAN Distribution

  • POD updated
  • dist.ini and ignore.txt removed
  • example_LCD_I2C.pl and LiquidCrystal_I2C.pm excluded, because uploading example classes like LiquidCrystal_I2C is no longer valid and example_LCD_I2C.pl depends on LiquidCrystal_I2C.