Skip to content
This repository has been archived by the owner on Mar 28, 2020. It is now read-only.

Bug fix and warning fix release

Compare
Choose a tag to compare
@MrYsLab MrYsLab released this 30 Oct 14:07
· 28 commits to master since this release

Fixed warnings in FirmataPlus scripts for Default warning level in Arduino IDE.
Fixed issue #85 Using current Arduino IDE, FirmataPlus.ino gives warnings when compiled.
Fixed issue #86 Rotary Encoder support not functioning.
Added some example code for the rotary encoder, simple digital and analog input.
Added a command utility to list the serial ports to help debug. This is automatically installed with pymata-aio. Just type list_serial_ports in a console to see the serial ports.