#ifndef _CONFIG_HPP_ #define _CONFIG_HPP_ extern double conf_aggr_ts, conf_aggr_tav; extern bool conf_debug_dump_flight_data, conf_debug_dump_adc_raw; #endif