Added hardStopMotor to motor controls

This commit is contained in:
Nathan Kellenicki 2019-01-08 13:25:40 -08:00
parent 1e787f2962
commit b64f9800e4

View File

@ -1,6 +1,6 @@
{ {
"name": "node-poweredup", "name": "node-poweredup",
"version": "1.4.8", "version": "1.5.0",
"description": "A Node.js module to interface with LEGO Powered UP components.", "description": "A Node.js module to interface with LEGO Powered UP components.",
"homepage": "https://github.com/nathankellenicki/node-poweredup/", "homepage": "https://github.com/nathankellenicki/node-poweredup/",
"main": "dist/index.js", "main": "dist/index.js",