# Copyright (c) 2020 Locha Inc # # This file is subject to the terms and conditions of the GNU Lesser # General Public License v2.1. See the file LICENSE in the top level # directory for more details. # menu "GP2Y10xx driver" depends on USEMODULE_GP2Y10XX config GP2Y10XX_MAX_READINGS int "Numbers of readings to use for average ADC value" default 10 help This configures the maximum number of ADC readings to calculate the average ADC value. endmenu # GP2Y10xx driver