Skip to content

Commit 578768e

Browse files
committed
revert to /dev/ttyAMA0
1 parent fca4381 commit 578768e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
editable: true,
3333
exposed: true,
3434
port: {
35-
value: '/dev/serial0',
35+
value: '/dev/ttyAMA0',
3636
description: 'replace this with whatever serial port you have on your Pi/gateway (ttyAMA0 is the default GPIO serial port). If you use a MoteinoUSB then your Pi will emulate a serial port like /dev/ttyUSB0',
3737
},
3838
baud: {

0 commit comments

Comments
 (0)