first commit
This commit is contained in:
11
APP/data_analyse.h
Normal file
11
APP/data_analyse.h
Normal file
@ -0,0 +1,11 @@
|
||||
//
|
||||
// Created by IRIS on 25-2-12.
|
||||
//
|
||||
|
||||
#ifndef DATA_ANALYSE_H
|
||||
#define DATA_ANALYSE_H
|
||||
#include "mymain.h"
|
||||
|
||||
void sgi(uint16_t *data, uint16_t *result);
|
||||
|
||||
#endif //DATA_ANALYSE_H
|
Reference in New Issue
Block a user