summaryrefslogtreecommitdiff
path: root/src/ao_pins.h
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-04-19 14:01:19 -0700
committerKeith Packard <keithp@keithp.com>2011-04-19 14:01:19 -0700
commit2ebdb888f6792de70b3132950a988d49752d264e (patch)
tree5ed77eab9e2ecdf0c748d6de42f3986a0b8a3618 /src/ao_pins.h
parent7f5c9986dfa2d130b6c8c14308638cce49391a6e (diff)
altosui: Eliminate ao_cmd_filter hook
Disabling status messages means we don't need to filter them out of the input stream. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/ao_pins.h')
-rw-r--r--src/ao_pins.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ao_pins.h b/src/ao_pins.h
index 1344dcaa..9ee5bdb4 100644
--- a/src/ao_pins.h
+++ b/src/ao_pins.h
@@ -224,7 +224,6 @@
#define HAS_BEEP 0
#define HAS_SERIAL_1 1
#define USE_SERIAL_STDIN 1
- #define HAS_CMD_FILTER 1
#define HAS_ADC 0
#define HAS_DBG 1
#define HAS_EEPROM 0