aboutsummaryrefslogtreecommitdiffstats
path: root/src/pwmcmds.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pwmcmds.c')
-rw-r--r--src/pwmcmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pwmcmds.c b/src/pwmcmds.c
index f5a289d2..4709a91e 100644
--- a/src/pwmcmds.c
+++ b/src/pwmcmds.c
@@ -59,7 +59,7 @@ command_schedule_pwm_out(uint32_t *args)
DECL_COMMAND(command_schedule_pwm_out,
"schedule_pwm_out oid=%c clock=%u value=%hu");
-static void
+void
pwm_shutdown(void)
{
uint8_t i;