diff options
| author | Keith Packard <keithp@keithp.com> | 2013-05-22 13:03:06 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-08-25 22:24:00 -0700 |
| commit | d0b4e926ecececa7499a301b6135189be119512e (patch) | |
| tree | a2c8a67bf1528745a25acfc202d238e7b3242e49 /src/core/ao_log_mini.c | |
| parent | 3ded57394f6dfd7beb9526c031a5c6c6c9926917 (diff) | |
Initial TeleMini bits
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/core/ao_log_mini.c')
| -rw-r--r-- | src/core/ao_log_mini.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/ao_log_mini.c b/src/core/ao_log_mini.c index 1273b0e3..46b285f3 100644 --- a/src/core/ao_log_mini.c +++ b/src/core/ao_log_mini.c @@ -79,7 +79,6 @@ void ao_log(void) { __pdata uint16_t next_sensor, next_other; - uint8_t i; ao_storage_setup(); |
