g0b1vetx-board/Application/simuflow.h
2023-11-30 08:10:01 +08:00

13 lines
101 B
C

#ifndef _SIM_FLOW_H
#define _SIM_FLOW_H
int32_t ParShallCalc(int index,double leve);
#endif