Prevent stack overflow on slave panic
This commit is contained in:
		@ -32,6 +32,7 @@ typedef struct {
 | 
			
		||||
  uint8_t error;
 | 
			
		||||
  uint8_t timeout;
 | 
			
		||||
  uint32_t frame_timestamps[SLAVE_HEARTBEAT_FRAMES];
 | 
			
		||||
  uint8_t error_frame[8];
 | 
			
		||||
 | 
			
		||||
} SlaveHandler;
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user