Skip to content

Commit

Permalink
Remove leftover error
Browse files Browse the repository at this point in the history
  • Loading branch information
cktakahasi committed Nov 20, 2018
1 parent da63512 commit 5650fea
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/knot_thing_protocol.c
Original file line number Diff line number Diff line change
Expand Up @@ -603,7 +603,6 @@ int knot_thing_protocol_run(void)
run_state = STATE_ERROR;
msg_sensor_index = 0;
break;
case KNOT_ERR_SCHEMA_EMPTY:
case KNOT_ERR_INVALID:
run_state = STATE_SCHM;
msg_sensor_index++;
Expand Down

0 comments on commit 5650fea

Please sign in to comment.