#338 resolved diagnostic warnings
This commit is contained in:
@@ -16,7 +16,7 @@ local logger = {
|
||||
path = "/log.txt",
|
||||
mode = MODE.APPEND,
|
||||
debug = false,
|
||||
file = nil,
|
||||
file = nil, ---@type table|nil
|
||||
dmesg_out = nil,
|
||||
dmesg_restore_coord = { 1, 1 },
|
||||
dmesg_scroll_count = 0
|
||||
|
||||
Reference in New Issue
Block a user