Vladimir N. Shilov hai 1 ano
pai
achega
1551203a6b
Modificáronse 1 ficheiros con 3 adicións e 3 borrados
  1. 3 3
      inc/delay.h

+ 3 - 3
inc/delay.h

@@ -1,6 +1,6 @@
-#ifndef __BOARD_H
-#define __BOARD_H
+#ifndef __DELAY_H
+#define __DELAY_H
 
 void Delay(__IO uint16_t nTime);
 
-#endif /* __BOARD_H */
+#endif /* __DELAY_H */