]> www.fi.muni.cz Git - tinyboard.git/blobdiff - projects/step-up/main.c
WDT-based timing instead of ADC-based
[tinyboard.git] / projects / step-up / main.c
index 1ac54039a5398aa5c085bef1517b35a81ec5e00d..e5141024d74f214e08e75162cc7f25f824289ed5 100644 (file)
@@ -71,7 +71,6 @@ int main(void)
        sei();
 #if 1
        while (1) {
-               wdt_reset();
                sleep_mode();
        }
 #endif