altoslib: Missed a couple of easy mini voltage API changes
[fw/altos] / src / core / ao_adc.h
index 0dd87080037686a1c099c11bc024aaa0039ea06f..373db1c4794ccf81ad5f4496e3ba997c59d29860 100644 (file)
@@ -28,10 +28,6 @@ ao_adc_poll(void);
 void
 ao_adc_sleep(void);
 
-/* Get a copy of the last complete sample set */
-void
-ao_data_get(__xdata struct ao_data *packet);
-
 /* Initialize the A/D converter */
 void
 ao_adc_init(void);