aboutsummaryrefslogtreecommitdiff
path: root/data/menus/Mainmenu.toml
blob: 5b6e1b49725fabff286f66ac785db7fc84540378 (plain)
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
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
format = "menu"
item_pixels_x = 24
item_pixels_y = 24

[[items]]
item_id = 1
function_index = 2
function_parameter = 0
file_load_no = 0
next_menu = 1
icon_text = "Turn off?"
icon_image_no = 49

[items.flags]
skip_this_mother_id = 1
enter_only_calls = true
exit_load_menu = true

[[items]]
item_id = 2
function_index = 0
function_parameter = 0
file_load_no = 0
next_menu = 1
icon_text = "Turn off?"
icon_image_no = 48

[items.flags]
skip_this_mother_id = 1
exit_load_menu = true

[[items]]
item_id = 17
function_index = 0
function_parameter = 0
file_load_no = 1
next_menu = 1
icon_text = "My Files"
icon_image_no = 59

[items.flags]
exit_load_pointer = 1

[[items]]
item_id = 33
function_index = 0
function_parameter = 0
file_load_no = 2
next_menu = 1
icon_text = "NXT Program"
icon_image_no = 60

[items.flags]
exit_load_pointer = 1

[[items]]
item_id = 49
function_index = 10
function_parameter = 0
file_load_no = 3
next_menu = 1
icon_text = "NXT Datalog"
icon_image_no = 61

[items.flags]
exit_load_pointer = 1
only_datalog_enabled = true

[[items]]
item_id = 65
function_index = 14
function_parameter = 0
file_load_no = 4
next_menu = 1
icon_text = "View"
icon_image_no = 62

[items.flags]
exit_load_pointer = 1

[[items]]
item_id = 81
function_index = 0
function_parameter = 0
file_load_no = 7
next_menu = 2
icon_text = "Bluetooth"
icon_image_no = 81

[items.flags]
exit_load_pointer = 1

[[items]]
item_id = 97
function_index = 0
function_parameter = 0
file_load_no = 5
next_menu = 1
icon_text = "Settings"
icon_image_no = 63

[items.flags]
exit_load_pointer = 1

[[items]]
item_id = 113
function_index = 0
function_parameter = 0
file_load_no = 6
next_menu = 1
icon_text = "Try Me"
icon_image_no = 64

[items.flags]
exit_load_pointer = 1