Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local fs = require("filesystem")
- local component = require("component")
- local proxy = ...
- local gpu = component.proxy(component.get("8fc")
- fs.mount(proxy, "/data")
- gpu.bind(component.get("842", "screen"))
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement