Skip to content

Commit bafeb9d

Browse files
committed
Update tacho-motors.md based on feedback
1 parent 624dce2 commit bafeb9d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/tutorials/tacho-motors.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@ group: hardware-standard
88

99
{% include icon.html type="danger" %}
1010
This tutorial has been updated for changes introduced in ev3dev kernel release
11-
10. **If you are running on an image file from before October 27th 2016 and have
11+
10. **If you are running on an image file from before 2016-10-17 and have
1212
not manually upgraded your kernel, you will need to upgrade before continuing.**
1313
You can check your kernel version by running `uname -r`. If it does not contain
1414
`-10-ev3dev-` or higher, you are not running a supported version.
1515
{: .alert .alert-danger}
1616

1717
This tutorial uses a command line shell to demonstrate how to use the
1818
[tacho-motor] class. Although there are many devices that can be used as tacho
19-
motors, the most common ones are the standard EV3 "large" and "medium" motors
20-
as well as normal NXT motors.
19+
motors, the most common ones are the standard "EV3 Large Servo Motor" and
20+
"EV3 Medium Servo Motor" as well as normal NXT motors.
2121

2222
## About tachometers
2323

0 commit comments

Comments
 (0)