Add documentation for the progress bar commands
This commit is contained in:
		
							parent
							
								
									91c3d95f04
								
							
						
					
					
						commit
						4382f2f65a
					
				@ -19,6 +19,8 @@ An AVR-CDC based firmware providing a serial terminal (```/dev/ttyACMx```) with
 | 
				
			|||||||
* Set character RAM: ```C<0-15><2b character>```
 | 
					* Set character RAM: ```C<0-15><2b character>```
 | 
				
			||||||
* Reset LCD: ```r```
 | 
					* Reset LCD: ```r```
 | 
				
			||||||
* Reset board: ```R```
 | 
					* Reset board: ```R```
 | 
				
			||||||
 | 
					* Enable progress bar mode: ```xx```
 | 
				
			||||||
 | 
					* Set progress bar: ```x<0-60> <0-60> / X<2b progress>```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Each command needs to be followed by a carriage return and / or a newline.
 | 
					Each command needs to be followed by a carriage return and / or a newline.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user