Aditya Mehrotra / motor_driver_screaming_fix

Dependencies:   FastPWM3 mbed-dev-STM-lean

Files at this revision

API Documentation at this revision

Comitter:
saloutos
Date:
Wed Nov 04 19:21:23 2020 +0000
Parent:
61:33f2dc2b589f
Child:
63:10604c39666f
Commit message:
forgot to change header file definitions

Changed in this revision

Config/motor_config_U10.h Show annotated file Show diff for this revision Revisions of this file
Config/motor_config_U12.h Show annotated file Show diff for this revision Revisions of this file
--- a/Config/motor_config_U10.h	Wed Nov 04 19:19:48 2020 +0000
+++ b/Config/motor_config_U10.h	Wed Nov 04 19:21:23 2020 +0000
@@ -1,5 +1,5 @@
-#ifndef MOTOR_CONFIG_H
-#define MOTOR_CONFIG_H
+#ifndef MOTOR_CONFIG_U10_H
+#define MOTOR_CONFIG_U10_H
 
 // CONFIGURATION PARAMETERS OF U10 MOTORS
 
--- a/Config/motor_config_U12.h	Wed Nov 04 19:19:48 2020 +0000
+++ b/Config/motor_config_U12.h	Wed Nov 04 19:21:23 2020 +0000
@@ -1,5 +1,5 @@
-#ifndef MOTOR_CONFIG_H
-#define MOTOR_CONFIG_H
+#ifndef MOTOR_CONFIG_U12_H
+#define MOTOR_CONFIG_U12_H
 
 // CONFIGURATION PARAMETERS FOR U12 MOTORS