SIMULINK_ADC  1.0
Приём данных от АЦП
global.h
Go to the documentation of this file.
1 
2 #ifndef GLOBAL_H
3 
4 #define GLOBAL_H
5 
6 const int SIZE_DATA_OUT_ARRAY=16384;
7 
8 #endif
9 
10 
const int SIZE_DATA_OUT_ARRAY
Definition: global.h:6