File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 77#include <stdlib.h>
88#include "DataSampling.h"
99/*********************************************************************************/
10- #if (DATA_SAMPLING_REVISION_DATE != 20200724 )
10+ #if (DATA_SAMPLING_REVISION_DATE != 20230125 )
1111#error wrong include file. (DataSampling.h)
1212#endif
1313/*********************************************************************************/
Original file line number Diff line number Diff line change 99/*********************************************************************************/
1010#include "SysTypedef.h"
1111/*********************************************************************************/
12- #define DATA_SAMPLING_REVISION_DATE 20200724
12+ #define DATA_SAMPLING_REVISION_DATE 20230125
1313/*********************************************************************************/
1414/** REVISION HISTORY **/
1515/*
16+ 2023. 01. 25. - 주석 추가.
17+ Jeong Hyun Gu
18+
1619 2020. 07. 24. - 이제 샘플링 데이터의 자료형을 tS8, tS16, tS32 중 선택할 수 있음.
1720 Jeong Hyun Gu
1821
You can’t perform that action at this time.
0 commit comments