Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- os.loadAPI("button")
- mon = peripheral.wrap("top")
- function quit()
- end
- function tatsatur()
- end
- function renderButtons()
- button.setTable("Beenden", quit, 29, 39, 1, 1)
- button.setTable("a", tastatur, 1, 1, 14, 14)
- end
- renderButtons()
Advertisement
Add Comment
Please, Sign In to add comment