mirror of
https://github.com/IgorTimofeev/MineOS.git
synced 2026-01-09 20:52:40 +01:00
фуафуа
This commit is contained in:
parent
885c98a0ee
commit
5eb6fa21f3
@ -355,16 +355,16 @@ end
|
||||
--------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
local args = {...}
|
||||
loadConfig()
|
||||
|
||||
if args[1] == "draw" and args[2] then
|
||||
multiScreen.clear(0x000000)
|
||||
drawBigImageFromOCIFRawFile(1, 1, args[2])
|
||||
elseif args[1] == "calibrate" then
|
||||
fs.remove(pathToMultiScreenFolder)
|
||||
loadConfig()
|
||||
end
|
||||
|
||||
loadConfig()
|
||||
|
||||
--------------------------------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
return multiScreen
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user