mirror of
https://github.com/digistump/DigistumpArduino.git
synced 2025-04-28 07:39:02 -07:00
6 lines
80 B
Bash
6 lines
80 B
Bash
![]() |
#!/bin/sh
|
||
|
|
||
|
# Connect u0 to receiver, u1 to sender
|
||
|
|
||
|
jam u0 u1 && expect test.ex
|