Skip to content
Snippets Groups Projects
Commit ab9a3bce authored by Jeff Gough's avatar Jeff Gough
Browse files

Remove log message on watchdog clear

parent b43f20b5
No related branches found
No related tags found
No related merge requests found
Pipeline #2951 passed
......@@ -11,7 +11,6 @@ static StaticTimer_t clearer_timer_buffer;
static void watchdog_clearer_callback()
{
LOG_INFO("watchdog", "bees");
WDT_ResetTimer(MXC_WDT0);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment