Gps (API)
From ComputerCraft Wiki
The gps API provides a method to locate a connected rednet entity.
Method name | Description |
---|---|
gps.locate(timeout, debug) | Tries to locate any connected rednet entity. @param timeout the amount of time, in seconds, to wait for a rednet response |