X-Git-Url: https://www.fi.muni.cz/~kas/git//home/kas/public_html/git/?p=tinyboard.git;a=blobdiff_plain;f=projects%2Fstep-up%2Fpwmled.c;h=e7b702747de7ceb02d5707e55cdd3e9753d345ad;hp=24fbe87cc8b6d93f2e6604af7744aeb22befd483;hb=51ec86a430465eb671c7ae94e83557d89ddebb32;hpb=8b54d4bdf1305a636d6c1d03e6a725061f47c612 diff --git a/projects/step-up/pwmled.c b/projects/step-up/pwmled.c index 24fbe87..e7b7027 100644 --- a/projects/step-up/pwmled.c +++ b/projects/step-up/pwmled.c @@ -74,6 +74,8 @@ static inline void pwmled_err() log_byte(0xF1); log_flush(); + + set_error(ERR_PWMLED); }