We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949645c commit 1b920abCopy full SHA for 1b920ab
docs/README.md
@@ -66,7 +66,7 @@ We support Python2, Python3.5 or later.
66
- [set_gripper_ini](#set_gripper_ini)
67
- [is_gripper_moving](#is_gripper_moving)
68
- [Basic](#basic)
69
- - [get_basic_output](#get_basic_output)
+ - [get_basic_input](#get_basic_input)
70
- [set_basic_output](#set_basic_output)
71
- [Raspberry pi -- GPIO](#raspberry-pi----gpio)
72
- [gpio_init](#gpio_init)
@@ -639,9 +639,9 @@ from pymycobot import MyCobot
639
640
## Basic
641
642
-### get_basic_output
+### get_basic_input
643
644
-- **Prototype**: `get_basic_output(pin_no)`
+- **Prototype**: `get_basic_input(pin_no)`
645
646
- **Description**: Get bottom pin.
647
0 commit comments