Skip to content

Commit 1b920ab

Browse files
committed
Modify readme.md description error
1 parent 949645c commit 1b920ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ We support Python2, Python3.5 or later.
6666
- [set_gripper_ini](#set_gripper_ini)
6767
- [is_gripper_moving](#is_gripper_moving)
6868
- [Basic](#basic)
69-
- [get_basic_output](#get_basic_output)
69+
- [get_basic_input](#get_basic_input)
7070
- [set_basic_output](#set_basic_output)
7171
- [Raspberry pi -- GPIO](#raspberry-pi----gpio)
7272
- [gpio_init](#gpio_init)
@@ -639,9 +639,9 @@ from pymycobot import MyCobot
639639

640640
## Basic
641641

642-
### get_basic_output
642+
### get_basic_input
643643

644-
- **Prototype**: `get_basic_output(pin_no)`
644+
- **Prototype**: `get_basic_input(pin_no)`
645645

646646
- **Description**: Get bottom pin.
647647

0 commit comments

Comments
 (0)