Finished getting data from the sensor camera.
This commit is contained in:
		
					parent
					
						
							
								256cd3c500
							
						
					
				
			
			
				commit
				
					
						98c5793738
					
				
			
		
					 2 changed files with 112 additions and 15 deletions
				
			
		| 
						 | 
				
			
			@ -30,6 +30,11 @@ typedef enum {
 | 
			
		|||
    stop
 | 
			
		||||
} StepArrayRetrieve;
 | 
			
		||||
 | 
			
		||||
typedef enum {
 | 
			
		||||
    top_mat = 0,
 | 
			
		||||
    bot_mat
 | 
			
		||||
} ArrayPart;
 | 
			
		||||
 | 
			
		||||
typedef enum {
 | 
			
		||||
    cam_blk_0 = 0,
 | 
			
		||||
    cam_blk_1 = 1 << 4,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue