Skip to content

Commit 288b64c

Browse files
committed
Install: Enable serial.
1 parent 96f9033 commit 288b64c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,5 +141,5 @@ commands = [
141141
"sudo raspi-config nonint do_i2c 0",
142142
"printf \"Setting up serial for PMS5003..\\n\"",
143143
"sudo raspi-config nonint do_serial_cons 1",
144-
"sudo raspi-config nonint do_serial_hw 1"
144+
"sudo raspi-config nonint do_serial_hw 0"
145145
]

0 commit comments

Comments
 (0)