File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ Synopsis
19
19
Description
20
20
-----------
21
21
22
- :command: `nxt-test ` tests connection with a NXT brick. It allows to debug the
23
- NXT-Python setup.
22
+ :command: `nxt-test ` tests connection with a NXT brick. It allows one to debug
23
+ the NXT-Python setup.
24
24
25
25
The NXT brick can be connected using USB, Bluetooth or over the network.
26
26
Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ Configuration files
4
4
Description
5
5
-----------
6
6
7
- The NXT-Python configuration files allow to define the NXT bricks you want to
8
- connect to, so that you do not need to give the needed argument for every
7
+ The NXT-Python configuration files allow you to define the NXT bricks you want
8
+ to connect to, so that you do not need to give the needed argument for every
9
9
scripts.
10
10
11
11
You can place a :file: `.nxt-python.conf ` in your home directory, or in the
You can’t perform that action at this time.
0 commit comments