summaryrefslogtreecommitdiffstats
path: root/watch-library/watch/watch_adc.h
diff options
context:
space:
mode:
Diffstat (limited to 'watch-library/watch/watch_adc.h')
-rw-r--r--watch-library/watch/watch_adc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/watch-library/watch/watch_adc.h b/watch-library/watch/watch_adc.h
index 77a8bfb7..b49f1301 100644
--- a/watch-library/watch/watch_adc.h
+++ b/watch-library/watch/watch_adc.h
@@ -68,7 +68,7 @@ uint16_t watch_get_analog_pin_level(const uint8_t pin);
* the result in 16 bits.
* @see watch_get_analog_pin_level
**/
-void watch_set_num_analog_samples(uint16_t samples);
+void watch_set_analog_num_samples(uint16_t samples);
/** @brief Sets the length of time spent sampling, which allows measurement of higher impedance inputs.
* Default is 1.