Update && Fix
This commit is contained in:
parent
4f850f7173
commit
6f8acf2168
28 changed files with 443 additions and 353 deletions
|
@ -1,13 +1,13 @@
|
|||
req = {
|
||||
"volume",
|
||||
"brightness",
|
||||
"wifi",
|
||||
"bluetooth",
|
||||
"airplane",
|
||||
--"volume",
|
||||
--"brightness",
|
||||
--"wifi",
|
||||
--"bluetooth",
|
||||
--"airplane",
|
||||
"weather",
|
||||
"battery",
|
||||
"player",
|
||||
"disk"
|
||||
--"player",
|
||||
--"disk"
|
||||
}
|
||||
|
||||
for _, x in pairs(req) do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue