chargeController/APP/businessLogic/Src/parameter.c

8 lines
105 B
C
Raw Normal View History

2024-12-06 09:38:25 +00:00
#include "parameter.h"
config_parameter g_cfgParameter = {0};
otherParameter g_otherParameter = {0};