فهرست منبع

fix(hid_usage_simulation.h): invalid include guard

Petr Portnov 2 سال پیش
والد
کامیت
89fd6ce5c7
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      inc/hid_usage_simulation.h

+ 1 - 1
inc/hid_usage_simulation.h

@@ -14,7 +14,7 @@
  */
 
 #ifndef _USB_HID_USAGE_SIMUL_H_
-#define _USB_HID_USAHE_SUMUL_H_
+#define _USB_HID_USAGE_SIMUL_H_
 #ifdef __cplusplus
     extern "C" {
 #endif