Reduce SPI frame timeout
This commit is contained in:
		@ -27,6 +27,8 @@
 | 
			
		||||
#define GET_ERROR_CMD_LEN 1
 | 
			
		||||
#define GET_MEASUREMENTS_CMD_LEN 1
 | 
			
		||||
 | 
			
		||||
#define SPI_FRAME_TIMEOUT 300
 | 
			
		||||
 | 
			
		||||
void spi_communication_init(SPI_HandleTypeDef* spi,
 | 
			
		||||
                            AIRStateHandler* airstatemaschine);
 | 
			
		||||
void checkSPI();
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user