mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-08 23:08:29 +00:00
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
echo ~K
|
|
echo killall
|
|
sleep 2
|
|
echo time %TIME% | null
|
|
sleep 2
|
|
echo netcmd { repeat 0 20 { randwait 20 sky-alldata | blink | send } }
|
|
sleep 2
|
|
echo mac 0
|
|
sleep 2
|
|
echo collect | timestamp | blink | binprint &
|