I've just recently learned the basics of rednet programming, and I'm encountering an annoying problem.
I want to do a simple thing: I press a button, EXACTLY 'N' minutes later a signal is emitted, being N a high value.
The Delay function is the reasonable one, but the problem is that it works...