minor fix in docu
This commit is contained in:
parent
4830c2e252
commit
cc98f96562
|
@ -113,7 +113,7 @@ $ sudo pip install pygame
|
|||
```
|
||||
The program is located in the `remote_control/`. Run it using
|
||||
```
|
||||
$ python keyboard_controller.py '192.168.1.101'
|
||||
$ python keyboard_controller.py 192.168.1.101
|
||||
```
|
||||
When running the program you should see an output in the WebREPL that a connection was established.
|
||||
You can use the arrow keys for sending commands to the microcontroller which it then passes on to the motors.
|
||||
|
|
Loading…
Reference in New Issue
Block a user