added dumps and script

This commit is contained in:
Hendrik Schutter 2020-05-11 23:20:22 +02:00
parent b6472bb381
commit 087c0fcb71
3 changed files with 6 additions and 0 deletions

6
alert.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/bash
while :
do
echo -ne 'FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF' > /dev/ttyUSB0
sleep 1
done

BIN
ft232rl_alert.xml Normal file

Binary file not shown.

BIN
ft232rl_default.xml Normal file

Binary file not shown.