No app_time is only warning.

This commit is contained in:
Florian Pose 2011-09-15 16:31:43 +02:00
parent 3981accaae
commit cca109cc6e
1 changed files with 1 additions and 1 deletions

View File

@ -888,7 +888,7 @@ void ec_fsm_master_enter_write_system_times(
} else {
if (master->active) {
EC_MASTER_ERR(master, "No app_time received up to now,"
EC_MASTER_WARN(master, "No app_time received up to now,"
" but master already active).\n");
} else {
EC_MASTER_DBG(master, 1, "No app_time received up to now.\n");