Skip to content

ConfigurableFirmata 2.9.2

Compare
Choose a tag to compare
@soundanalogous soundanalogous released this 04 Dec 07:23
· 192 commits to master since this release

What's new

  • Fixed issue where FirmataStepper wasn't reporting end of sequence when acceleration and deceleration were set. Thanks to @pmoliterni for tips on the fix.

Installation

  • If you are using Arduino version 1.6.4 or higher go to Sketch > Include Library > Manage Libraries and then search for "ConfigurableFirmata" and click on Install after tapping on the ConfigurableFirmata item in the filtered results.
  • If you are using an older version of Arduino, download or clone ConfigurableFirmata to your Arduino sketchbook library. This is typically /Documents/Arduino/libraries/ on Mac or Linux or \My Documents\Arduino\libraries\ on Windows.