Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- print("Sending menu to ",x)
- a="CLEAR"
- rednet.send(RAM,a)
- a="+-----------------SERVERMENU----------------------+ [1]=PRINT TEST [2]=RUN PROGRAM [3]=LOGOUT "
- rednet.send(RAM,a)
- rednet.send(RAM,"write")
- rednet.send(RAM,"INPUT=")
Advertisement
Add Comment
Please, Sign In to add comment