diff options
| author | Keith Packard <keithp@keithp.com> | 2016-05-26 14:33:44 -0700 | 
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2016-05-26 14:33:44 -0700 | 
| commit | f5944ba4eb3f419f8cad461872d048b5adf7b566 (patch) | |
| tree | cdd30de15c5a442e746d311e58487739e976474c | |
| parent | 0d966b74f756e88e5dffa92400b105f540429262 (diff) | |
doc: pad/idle indicator table was busted
I stuck a pile of extra '|' characters in the table by mistake.
Reported-by: Stan <stanleyosmith@gmail.com>
Signed-off-by: Keith Packard <keithp@keithp.com>
| -rw-r--r-- | doc/usage.inc | 10 | 
1 files changed, 6 insertions, 4 deletions
| diff --git a/doc/usage.inc b/doc/usage.inc index 25fdd6d3..29587b7e 100644 --- a/doc/usage.inc +++ b/doc/usage.inc @@ -167,13 +167,15 @@  		 signals, but no record of the flight will be  		 stored in on-board flash. +		ifdef::easymega,telemega[]  		|Additional Igniters  		|four very short beeps  		|Continuity indication for the four additional pyro -		|channels on TeleMega and EasyMega. One high tone for -		|no continuity, one low tone for continuity. These are -		|produced after the continuity indicators for the two -		|primary igniter channels. +		 channels on TeleMega and EasyMega. One high tone for +		 no continuity, one low tone for continuity. These are +		 produced after the continuity indicators for the two +		 primary igniter channels. +		endif::easymega,telemega[]  		|==== | 
