diff options
author | Keith Packard <keithp@keithp.com> | 2014-05-05 23:46:34 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-05-08 22:25:12 -0700 |
commit | ef48e1bb73c791d731b0d2c0e5beef1539103049 (patch) | |
tree | 8c7960850cfa591e97d2b77b2d26f4308dce5b88 /src | |
parent | c8ad50495e2d81209a4882dd4f82c19d9ae2ac34 (diff) |
altos: Clean up trailing whitespace in ao_pad.c
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src')
-rw-r--r-- | src/drivers/ao_pad.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/drivers/ao_pad.c b/src/drivers/ao_pad.c index 62ae68e9..144cbd70 100644 --- a/src/drivers/ao_pad.c +++ b/src/drivers/ao_pad.c @@ -153,11 +153,11 @@ ao_pad_monitor(void) * * v_pyro \ * 100k igniter - * output / + * output / * 100k \ * sense relay - * 27k / - * gnd --- + * 27k / + * gnd --- * * If the relay is closed, then sense will be 0 * If no igniter is present, then sense will be v_pyro * 27k/227k = pyro * 127 / 227 ~= pyro/2 |