CubeMon-Vue-Demo-STM32F407VGT6U
lib_config.h
Go to the documentation of this file.
1
9#ifndef INC_LIB_UTI_LIB_CONFIG_H_
10#define INC_LIB_UTI_LIB_CONFIG_H_
11
12#define LIB_DI
13#define LIB_DO
14#define LIB_AI
15#define LIB_AO
16
17#endif /* INC_LIB_UTI_LIB_CONFIG_H_ */