Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- function start(config)
- local component = require("component")
- component.gpu.bind("6dbe87d6-f4dd-4a55-839a-02975773b31f")
- component.setPrimary("keyboard", "8a2dd75e-92a9-4de1-83e1-8a54be478f02")
- os.execute("resolution 128 40")
- print("Welcome Dave")
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement