altos/easymotor-v2: Beep out 'pad mode' repeatedly
[fw/altos] / src / easymotor-v2 / ao_pins.h
index 8930a46e110916d634da819c930751dd2a8b7430..8d55c387b34902883fe7f53a53ce16a56224ef5a 100644 (file)
@@ -67,6 +67,7 @@
 #define AO_PA11_PA12_RMP       1
 #define HAS_BEEP               1
 #define HAS_BATTERY_REPORT     1
+#define HAS_PAD_REPORT         1
 #define BEEPER_CHANNEL         3
 #define BEEPER_TIMER           2
 #define BEEPER_PORT            (&stm_gpioa)