iteration
This commit is contained in:
		
							
								
								
									
										3
									
								
								dig.lua
									
									
									
									
									
								
							
							
						
						
									
										3
									
								
								dig.lua
									
									
									
									
									
								
							@ -1,5 +1,8 @@
 | 
				
			|||||||
local args = { ... }
 | 
					local args = { ... }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					modem_location = "right"
 | 
				
			||||||
 | 
					lns_server = "default"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
rednet.open(modem_location)
 | 
					rednet.open(modem_location)
 | 
				
			||||||
receiverID = rednet.lookup("lns", lns_server)
 | 
					receiverID = rednet.lookup("lns", lns_server)
 | 
				
			||||||
current_time = os.time()
 | 
					current_time = os.time()
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user