oc firmware 1.0
This commit is contained in:
@@ -7,7 +7,7 @@ local internal = {}
|
||||
|
||||
local function createDisk(id, hw)
|
||||
local disk = {
|
||||
address = id,
|
||||
address = id,
|
||||
isReadOnly = function() return hw.isReadOnly() end
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user