ui theme generator + better module handling
This commit is contained in:
@@ -23,5 +23,5 @@ end
|
||||
|
||||
-- register oc devices as peripherals
|
||||
kernel.hook('device_attach', function(_, eventData)
|
||||
register(device[eventData[2]])
|
||||
register(device[eventData[1]])
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user