aboutsummaryrefslogtreecommitdiffstats
path: root/src/glutt-o-logique
diff options
context:
space:
mode:
Diffstat (limited to 'src/glutt-o-logique')
-rw-r--r--src/glutt-o-logique/audio_in.c3
-rw-r--r--src/glutt-o-logique/pio.c1
2 files changed, 1 insertions, 3 deletions
diff --git a/src/glutt-o-logique/audio_in.c b/src/glutt-o-logique/audio_in.c
index fa3b8bb..f05d5cc 100644
--- a/src/glutt-o-logique/audio_in.c
+++ b/src/glutt-o-logique/audio_in.c
@@ -149,7 +149,6 @@ void audio_in_enable(int enable)
TIM_Cmd(TIM6, enable ? ENABLE : DISABLE);
}
-#warning "Test tone detector activation from FSM"
-#warning "Test 1750 not triggered by start bip my yaesu makes"
+#warning "Do an analog anti-aliasing filter"
#warning "Test DTMF detector"
#warning "Test if FAX mode gets enabled after 0-7-*"
diff --git a/src/glutt-o-logique/pio.c b/src/glutt-o-logique/pio.c
index ba52282..948a330 100644
--- a/src/glutt-o-logique/pio.c
+++ b/src/glutt-o-logique/pio.c
@@ -72,7 +72,6 @@
GPIOC_PIN_U | \
GPIOC_PIN_D | \
GPIOC_PIN_REPLIE | \
- GPIOC_PIN_FAX | \
0 )
#define GPIOD_OUTPUT_PINS ( \