Motor Hat Versions Save

Node Module to control Adafruits MotorHAT for the RaspberryPi

v2.0.10

4 years ago

2.0.10 (2020-03-27)

Bug Fixes

  • package: update i2c-bus to version 5.1.0 (#50) (b394ac5)

v2.0.9

4 years ago

2.0.9 (2019-10-14)

Bug Fixes

  • package: update async to version 3.1.0 (7329f29), closes #97

v2.0.8

4 years ago

2.0.8 (2019-10-14)

Bug Fixes

  • package: update sleep to version 6.1.0 (5e08aa7)

v2.0.7

5 years ago

2.0.7 (2019-04-22)

Bug Fixes

  • pwm: pass busnum to pwmlib (48eb5b8), closes #91

v2.0.6

5 years ago

2.0.6 (2019-02-19)

Bug Fixes

  • test: remove deprecated --compilers from test (6329c91)

v2.0.5

5 years ago

2.0.5 (2018-09-12)

Bug Fixes

  • build: add build steps to deploy stages (6b840c9)
  • build: run semantic-release on lead branch (8360057)
  • ci: drop node v6 and v7 (187a8bf)
  • deploy: deploy without travis stages (50b39a7)
  • deploy: run semantic release in latest node (47967f3)
  • deploy: run semantic release on node 10 (4af0255)
  • deployment: Use build stages for deployment (32c20be)

v2.0.4

5 years ago

2.0.4 (2018-09-12)

Bug Fixes

  • package: update debug to version 4.0.0 (c8a12c6)

v2.0.3

5 years ago

2.0.3 (2018-09-08)

Bug Fixes

  • build: Drop support for node v4 and v5 (1d3a538)

v2.0.2

6 years ago

2.0.2 (2018-03-06)

Bug Fixes

  • pwm: abort async methods on error (7829a39)

v2.0.1

6 years ago

2.0.1 (2017-12-05)

Bug Fixes

  • servo: Use the synchronous pwm methods when moving a servo (e97073f), closes #44 #44