EU1KY AA
spectr.h
Go to the documentation of this file.
1 #ifndef SPECTR_H_
2 #define SPECTR_H_
3 
4 #include <stdint.h>
5 
6 #ifdef __cplusplus
7 extern "C" {
8 #endif
9 
10 void SPECTR_FindFreq(void);// ** WK **
11 #endif
void SPECTR_FindFreq(void)
Definition: spectr.c:846