Skip to content

Commit 1261e43

Browse files
Update CHANGELOG.md
1 parent e27b386 commit 1261e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
+ Removed `blink` method
7171

7272
- **Motor** changes:
73-
+ `formward_pin` and `backward_pin`are now `u8`
73+
+ `forward_pin` and `backward_pin`are now `u8`
7474
+ 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)
7575

7676
* **device**

0 commit comments

Comments
 (0)