little change
This commit is contained in:
parent
46f5f8a452
commit
71bf848852
@ -32,7 +32,7 @@ int main(void)
|
||||
rs485_com_config();
|
||||
|
||||
bldc_config();
|
||||
bldc_set_pwm(50);
|
||||
bldc_set_pwm(80);
|
||||
delay_ms(5000);
|
||||
bldc_enable_set(SET);
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
******************************************************************************/
|
||||
|
||||
.syntax unified
|
||||
.arch armv8-m.base
|
||||
.cpu cortex-m23
|
||||
.fpu softvfp
|
||||
.thumb
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user