diff --git a/class1/README.md b/class1/README.md index da5e67e06c52b0e4f15b85c43b9e591ebf4d015a..cea54d298a1cf035f9f5c3c97a85022cdfefa4c8 100644 --- a/class1/README.md +++ b/class1/README.md @@ -318,7 +318,7 @@ sudo apt install terminator tree vim build-essential -y ![raspberry-pi pins](images/lab1.jpg) 2. **安装GPIO库**: - - 在终端中输入以下命令安装RPi.GPIO库: + - 在Putty终端中输入以下命令安装RPi.GPIO库: ```bash sudo apt install python3-rpi.gpio 或 pip install gpiozero rpi-gpio lgpio