Signed-off-by: Keith Packard <keithp@keithp.com>
[fw/altos] / src / stm-demo / ao_pins.h
index 7e22212223033d1c50363a253cf4c245708f2186..17a76bd0893594bcc2f8ff8002c22dbb4ef9a9df 100644 (file)
@@ -170,4 +170,8 @@ struct ao_adc {
 #define HAS_I2C_2              0
 #define I2C_2_PB10_PB11                0
 
+#define AO_QUADRATURE_PORT     &stm_gpioc
+#define AO_QUADRATURE_A                0
+#define AO_QUADRATURE_B                1
+
 #endif /* _AO_PINS_H_ */