Files
LM-Middleware/HSI_HexagonMI_EF3/CLMS.h
T
2025-02-20 09:57:00 +08:00

8 lines
117 B
C

#ifndef CLMS_H_INCLUDED_
#define CLMS_H_INCLUDED_
BOOL CheckLicense();
BOOL CheckLicense2(); //启动时间判断
#endif