board file compiler warning

This commit is contained in:
Joel Bodenmann 2014-08-21 18:33:07 +02:00
parent fbc9ce3a45
commit 7c791f2a92

View file

@ -34,6 +34,7 @@ static const PWMConfig pwmcfg = {
{PWM_OUTPUT_ACTIVE_HIGH, 0},
{PWM_OUTPUT_DISABLED, 0}
},
0,
0
};