We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8de0ea commit 5d9dbaaCopy full SHA for 5d9dbaa
README.md
@@ -84,7 +84,7 @@ Those libraries are needed for this library to work. You can either install the
84
You can also install the needed GPIO library by specifying the Installation Parameter while installing this library:
85
86
```shell
87
-pip3 install PyTmcStepper[RASPBERRY_PI]
+pip3 install PyTmcStepper[raspberry_pi, uart]
88
```
89
90
## Driver Support
0 commit comments