error fix

This commit is contained in:
yichin
2020-01-15 17:20:59 +08:00
parent 8c7424bf5b
commit c084dfd67a
@@ -17,7 +17,7 @@ static void MCUReset(){
spi_rxbuf[i] = 0;
}
SPICallBack = 0;
FlushSPICounter = 0;
// FlushSPICounter = 0;
for(int i=0 ; i<SPI_LED_BUFF_SIZE ; i++){
headstage_spi_led_txbuf[i] = 0;