Skip to content

Commit

Permalink
white line.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdelnero committed Nov 14, 2023
1 parent 98ef354 commit d6cd5d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib_jtag_core/src/bus_over_jtag/i2c_over_jtag.c
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,6 @@ int jtagcore_i2c_write_read(jtag_core * jc, int address, int address10bits,int w

if(wr_size)
{

for(i=0;i<wr_size;i++)
{
for(j=0;j<8;j++)
Expand Down

0 comments on commit d6cd5d5

Please sign in to comment.