diff --git a/src/main.c b/src/main.c index dd4feee..fd4f284 100644 --- a/src/main.c +++ b/src/main.c @@ -59,7 +59,6 @@ int main(void) { /* configure LED */ led_config(); - // watchdog_init(); /* configure I2C */ #ifdef SOFTWARE_IIC soft_i2c_config();