mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-02-06 00:45:22 +08:00
[stm32][pwm] fix warning in Keil5
This commit is contained in:
@@ -418,7 +418,6 @@ int pwm_list(int argc, char **argv)
|
||||
|
||||
default:
|
||||
goto _usage;
|
||||
break;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user