nt9856x/rtos/code/application/source/cardv/SrcCode/FastFlow/flow_encode.h
2023-03-28 15:07:53 +08:00

6 lines
77 B
C
Executable File

#ifndef _FLOW_ENCODE_H
#define _FLOW_ENCODE_H
int flow_encode(void);
#endif