mirror of
https://github.com/letscontrolit/ESPEasy.git
synced 2026-07-27 19:57:38 +00:00
6 lines
58 B
Bash
Executable File
6 lines
58 B
Bash
Executable File
#!/bin/bash -e
|
|
|
|
source configlib
|
|
|
|
./pingserial.py $SERIAL
|