phk c59ca3348a Document that '.' stops repetition of 's..." sequences.
This is useful in order to get visual indication that something did
not succeed:

	# Give it 5 seconds to run
	echo 'sjjjjjA.' > /dev/led/error
	random_program
	echo '0' > /dev/led/error

If random_program takes more than 5 seconds or if it hangs, the LED
will be turned on.
2004-04-27 13:11:20 +00:00
..
2004-02-23 23:39:42 +00:00
2004-03-24 20:19:57 +00:00
2003-10-14 21:03:22 +00:00