BreezySTM32 icon indicating copy to clipboard operation
BreezySTM32 copied to clipboard

Check read_buffer array bounds in drv_mb1242.c

Open simondlevy opened this issue 9 years ago • 0 comments

https://raw.githubusercontent.com/simondlevy/BreezySTM32/master/drv_mb1242.c

Looks like an accidental copying of sonar_array index to read_buffer_index. I believe read_buffer index should be 0 in these cases.

simondlevy avatar Nov 30 '16 03:11 simondlevy