v1.7.0 - Fixed up some more stuff, changed how print() works, added to automatically load all libraries in lua shell.
This commit is contained in:
@@ -8,6 +8,7 @@ local raster = {
|
||||
["charHeight"]=0
|
||||
}
|
||||
|
||||
local component = import("component")
|
||||
-- local ocelot = component.proxy(component.list("ocelot")())
|
||||
local gpu = component.proxy(component.list("gpu")())
|
||||
|
||||
|
||||
Reference in New Issue
Block a user