[stm32][pwm] fix warning in Keil5

This commit is contained in:
Meco Man 2024-03-18 21:37:51 -04:00
parent 2b5bff15b0
commit 6ee7197587
1 changed files with 0 additions and 1 deletions

View File

@ -418,7 +418,6 @@ int pwm_list(int argc, char **argv)
default:
goto _usage;
break;
}
}
else