mirror of
https://github.com/arendst/Tasmota.git
synced 2026-03-24 07:57:21 +01: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
|