MS-DTU/MS-DTU-V1/User/ccs_prediction.h

11 lines
125 B
C
Raw Normal View History

2025-04-03 14:18:58 +08:00
#ifndef _CCS_PREDICTION_H
#define _CCS_PREDICTION_H
// <20><>ʼ<EFBFBD><CABC>
void CCS_Init();
// <20><><EFBFBD><EFBFBD>Ԥ<EFBFBD><EFBFBD><E2BAAF>
void CCS_Predict();
#endif