-
Notifications
You must be signed in to change notification settings - Fork 0
/
final.ash
60 lines (60 loc) · 999 Bytes
/
final.ash
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
#
sleep 2
t app fp_show 4
sleep 3
t app fp_string 'Hello World'
sleep 2
t cal -de 1
sleep 2
t app fp_show 4
sleep 2
t app fp_string 'Say Cheese'
sleep 2
t app fp_show 4
sleep 1
t app fp_string '3'
sleep 1
t app led red_front on
sleep 1
t app led red_front off
sleep 1
t app fp_string '2'
sleep 1
t app led red_front on
sleep 1
t app led red_front off
sleep 1
t app fp_string '1'
t app button shutter PR
sleep 2
t app led red_front on
t app led red_top_bottom on
t app led red_back on
t app fp_show 4
sleep 3
t app fp_string ' '
sleep 3
t app fp_show 4
t app fp_string '802 11 Wifi'
sleep 2
t app button wifi P
sleep 3
t app button wifi R
sleep 20
t app fp_string ' '
sleep 1
t app fp_string 'Power Off in 3'
sleep 1
t app led red_front on
t app led red_front off
t app fp_string 'Power Off in 2'
sleep 1
t app led red_front on
t app led red_front off
t app fp_string 'Power Off in 1'
sleep 1
t app led red_front on
t app led red_front off
sleep 3
poweroff yes
reboot yes