/* * adc.c: probe, user config, and user IO (switch and button) reading * * file creation: 20231016 0102 */ void adc_init(); void adc_next();