#ifndef __DNI #define __DNI extern ADC_HandleTypeDef hadc1; int DNI_show_celsius(void); int DNI_show_fahrenheit(void); #endif