赋码仪错误判断
This commit is contained in:
16
source/coder/coder_judge.h
Normal file
16
source/coder/coder_judge.h
Normal file
@@ -0,0 +1,16 @@
|
||||
#ifndef coder_judge_h__
|
||||
#define coder_judge_h__
|
||||
|
||||
#include "stdint.h"
|
||||
|
||||
|
||||
|
||||
uint8_t coder_judge(const uint8_t *data);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user