comment R/G LED
This commit is contained in:
+2
-2
@@ -110,8 +110,8 @@ static void WriteSPI(uint8_t length){
|
||||
OpenSPI = true;
|
||||
SPI_close(headstage_spi_handle);
|
||||
|
||||
headstage_pin_output(GLED, 1);
|
||||
headstage_pin_output(RLED, 1);
|
||||
// headstage_pin_output(GLED, 1);
|
||||
// headstage_pin_output(RLED, 1);
|
||||
}
|
||||
|
||||
static void ReadSPI(){
|
||||
|
||||
Reference in New Issue
Block a user