Commit 6084ed9
committed
Fix names of sensor ports.
0 ✓ robot@brickpi /sys/class/lego-port $ for x in *; do echo "$x: $( cat $x/address )"; done
port0: ttyAMA0:S1
port1: ttyAMA0:S2
port2: ttyAMA0:MA
port3: ttyAMA0:MB
port4: ttyAMA0:S3
port5: ttyAMA0:S4
port6: ttyAMA0:MC
port7: ttyAMA0:MD1 parent 0f145c4 commit 6084ed9
1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
0 commit comments