cervantes: add usb storage on devices w/updated 3rd party tools

This commit is contained in:
Martín Fernández
2019-02-15 01:18:30 +01:00
parent 51ce6664e5
commit 301aa580cc
7 changed files with 103 additions and 2 deletions

View File

@@ -61,6 +61,7 @@ local order = {
"time",
"battery",
"gesture",
"mass_storage_settings",
},
network = {
"network_wifi",
@@ -119,6 +120,7 @@ local order = {
"book_info",
"----------------------------",
"system_statistics",
"mass_storage_actions",
"----------------------------",
"ota_update", -- if Device:hasOTAUpdates()
"version",