fix: fix preprocessor

This commit is contained in:
Roy_01
2024-09-23 09:46:18 +08:00
parent 9d11067e1d
commit 19d212253d
+3 -3
View File
@@ -1,5 +1,5 @@
#ifndef __CPG10_DEV_MODE_H__
#define __CPG10_DEV_MODE_H__
#ifndef __CPG11_DEV_MODE_H__
#define __CPG11_DEV_MODE_H__
#ifdef __cplusplus
extern "C"
@@ -20,4 +20,4 @@ extern "C"
}
#endif
#endif /* ! __CPG10_DEV_MODE_H__ */
#endif /* ! __CPG11_DEV_MODE_H__ */