Skip to content

Commit a3295d4

Browse files
committed
qtplasmac docs: update python serial version
1 parent 3a5cc9d commit a3295d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/plasma/qtplasmac.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4007,7 +4007,7 @@ If pyserial is not installed an error message will be displayed.
40074007

40084008
To install pyserial, enter the following command into a terminal window:
40094009
----
4010-
sudo apt install python-serial
4010+
sudo apt install python3-serial
40114011
----
40124012

40134013
A typical <<plasma:rs485_connections,connection diagram>> is shown in the appendix of this document as well as confirmed working interfaces.

0 commit comments

Comments
 (0)