SPI close
This commit is contained in:
+1
@@ -483,6 +483,7 @@ bool flag_start = false;
|
||||
/*==============================
|
||||
==== headstage instruction ====
|
||||
=============================*/
|
||||
static bool OpenSPI = false;
|
||||
|
||||
#define STI_MODE_DISABLE 0
|
||||
#define STI_MODE_POS 1
|
||||
|
||||
+1
-1
@@ -929,7 +929,7 @@ static uint16_t connectionHandle;
|
||||
/**
|
||||
* initialize parameter and device.
|
||||
*/
|
||||
static bool OpenSPI = false;
|
||||
|
||||
static bool SPI_flush = TRUE;
|
||||
static void SPI_init(){
|
||||
SPI_init();
|
||||
|
||||
Reference in New Issue
Block a user