diff options
Diffstat (limited to '')
| -rw-r--r-- | tcl/init.tcl | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tcl/init.tcl b/tcl/init.tcl index 6891437..3b4e2ed 100644 --- a/tcl/init.tcl +++ b/tcl/init.tcl | |||
| @@ -64,10 +64,10 @@ iopin gpioc[38] P2 | |||
| 64 | iopin gpioc[39] P1 | 64 | iopin gpioc[39] P1 |
| 65 | iopin gpioc[40] R1 | 65 | iopin gpioc[40] R1 |
| 66 | 66 | ||
| 67 | pin rx B1 | 67 | pin rs232_rx B1 |
| 68 | pin tx C2 | 68 | pin rs232_tx C2 |
| 69 | pin rts F3 | 69 | pin rs232_rts F3 |
| 70 | pin cts D1 | 70 | pin rs232_cts D1 |
| 71 | 71 | ||
| 72 | pin clock_out L1 | 72 | pin clock_out L1 |
| 73 | 73 | ||
