mirror of
https://github.com/kepler155c/opus
synced 2026-01-05 22:49:05 +00:00
turtle gps rework
This commit is contained in:
@@ -23,6 +23,8 @@ local config = Config.load('network', { })
|
||||
|
||||
if UI.term.width >= 30 then
|
||||
table.insert(gridColumns, { heading = 'Fuel', key = 'fuel', width = 5 })
|
||||
end
|
||||
if UI.term.width >= 40 then
|
||||
table.insert(gridColumns, { heading = 'Uptime', key = 'uptime' })
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user