Fix. h file error

This commit is contained in:
makerbase-motor 2024-01-08 18:36:42 +08:00 committed by GitHub
parent de16046dd6
commit a45b6a0222
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -17,11 +17,11 @@
along with this program. If not, see <http://www.gnu.org/licenses/>. along with this program. If not, see <http://www.gnu.org/licenses/>.
*/ */
#ifndef HW_75_200_V2_H_ #ifndef HW_MKSESC_75_200_V2_H_
#define HW_75_200_V2_H_ #define HW_MKSESC_75_200_V2_H_
#define HW75_200_V2 #define HW75_200_V2
#include "hw_mksesc_75_200_v2_core.h" #include "hw_mksesc_75_200_v2_core.h"
#endif /* HW_75_200_V2_H_ */ #endif /* HW_MKSESC_75_200_V2_H_ */