mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-19 18:40:17 +00:00
11 lines
207 B
Plaintext
11 lines
207 B
Plaintext
echo ~K
|
|
echo killall
|
|
sleep 2
|
|
echo mac 0
|
|
sleep 2
|
|
echo time %TIME% | null
|
|
sleep 2
|
|
echo collect | timestamp | blink | binprint &
|
|
sleep 2
|
|
echo netcmd { repeat 0 60 { randwait 2 sky-alldata | blink | send 15 } }
|