Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tehn committed Oct 6, 2016
1 parent 5bf3da1 commit eccfd5f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/ops/hardware.c
Original file line number Diff line number Diff line change
Expand Up @@ -510,7 +510,6 @@ static void op_STATE_get(const void *NOTUSED(data), scene_state_t *NOTUSED(ss),
}
else
cs_push(cs, 0);
<<<<<<< HEAD
}


Expand Down Expand Up @@ -597,6 +596,4 @@ static void op_JF_GOD_get(const void *data, scene_state_t *ss, exec_state_t *es,

uint8_t d[] = { JF_TICK, a };
tele_ii_tx(JF_ADDR, d, 2);
=======
>>>>>>> 7d46f79be217391dafa7cf99de0e134565a17288
}

0 comments on commit eccfd5f

Please sign in to comment.