Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-thakoor authored Feb 27, 2019
1 parent e27b386 commit 1261e43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
+ Removed `blink` method

- **Motor** changes:
+ `formward_pin` and `backward_pin`are now `u8`
+ `forward_pin` and `backward_pin`are now `u8`
+ Added `set_speed` method: Use `set_speed` to change the speed at which motors should turn. Can be any value between 0.0 and the default 1.0 (maximum speed)

* **device**
Expand Down

0 comments on commit 1261e43

Please sign in to comment.