Files
B_Current_Ctrl/BSP/drv_ntc.h
T
2025-08-28 16:37:05 +08:00

20 lines
147 B
C

#ifndef __DRV_NTC_H__
#define __DRV_NTC_H__
#ifdef __cplusplus
extern "C" {
#endif
#include "global.h"
#ifdef __cplusplus
}
#endif
#endif