<MOD> Changed Delay times

This commit is contained in:
but0n 2016-11-03 19:57:14 +08:00
parent 3d2915c0c0
commit fe80464e7d
3 changed files with 2 additions and 4 deletions

View File

@ -1 +0,0 @@
../libs/STM32_USB-FS-Device_Lib_V4.0.0/Libraries/STM32F10x_StdPeriph_Driver/inc

View File

@ -1 +0,0 @@
../libs/STM32_USB-FS-Device_Lib_V4.0.0/Libraries/STM32F10x_StdPeriph_Driver/src

View File

@ -2,7 +2,7 @@
#ifndef MOTOR_H_
#define MOTOR_H_
// #define MOTOR_NORMAL_STARTUP
#define MOTOR_NORMAL_STARTUP
#define MOTOR1 TIM3->CCR1
@ -21,7 +21,7 @@
MOTOR2 = MOTOR_MIN;\
MOTOR3 = MOTOR_MIN;\
MOTOR4 = MOTOR_MIN;\
delay(3000);\
delay(10000);\
}
#else
#define MOTOR_SETTING() {\