Удален ненужный settings.c
This commit is contained in:
parent
0d80b52d9b
commit
98ebd8943c
@ -204,8 +204,6 @@ int main(void)
|
||||
log_ctrl[R_LOG_CTRL_LOG_SIZE] = 50;
|
||||
log_ctrl[R_LOG_CTRL_LOG_PWM_NUMB] = 3;
|
||||
|
||||
CheckSettingsInFLASH();
|
||||
//EncoderFirstInit();
|
||||
MODBUS_FirstInit();
|
||||
Control_Timer_FirstInit();
|
||||
PWM_Sine_FirstInit();
|
||||
|
||||
@ -17,7 +17,6 @@ set code_USER=.\App_Wrapper\main.c^
|
||||
..\pwm_tools\Core\Src\stm32f4xx_hal_timebase_tim.c^
|
||||
..\pwm_tools\Core\PWM\pwm.c^
|
||||
..\pwm_tools\Core\PWM\control.c^
|
||||
..\pwm_tools\Core\PWM\settings.c^
|
||||
..\pwm_tools\Core\Modbus\modbus.c^
|
||||
..\pwm_tools\Core\Modbus\rs_message.c^
|
||||
..\pwm_tools\Core\Modbus\crc_algs.c^
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user