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%2Fmain.c;h=e5141024d74f214e08e75162cc7f25f824289ed5;hp=1ac54039a5398aa5c085bef1517b35a81ec5e00d;hb=fbbdcc41a590e41e87a05d3cac31f893cb52f8cb;hpb=758046649974734ee68f842c3f6d8ebde4c27529 diff --git a/projects/step-up/main.c b/projects/step-up/main.c index 1ac5403..e514102 100644 --- a/projects/step-up/main.c +++ b/projects/step-up/main.c @@ -71,7 +71,6 @@ int main(void) sei(); #if 1 while (1) { - wdt_reset(); sleep_mode(); } #endif