|  | @@ -395,7 +395,7 @@ BCTRLS_UP, BCTRLS_DOWN, BCTRLS_LEFT, BCTRLS_RIGHT,
 | 
	
		
			
				|  |  |  BCTRLS_PS1, BCTRLS_PS2, BCTRLS_PS3, BCTRLS_PS4, BCTRLS_PS5, BCTRLS_PS6, BCTRLS_PS7, BCTRLS_PS8, BCTRLS_PS9, BCTRLS_PS10,
 | 
	
		
			
				|  |  |  KNOB_LEFT, KNOB_RIGHT, KNOB_PUSH,	
 | 
	
		
			
				|  |  |  ```
 | 
	
		
			
				|  |  | -Note that ACTRLS_SLEEP is not an actual button that can be sent to LMS, but it's a hook to activate deep sleep mode (see [Sleepin](###sleepin)).
 | 
	
		
			
				|  |  | +Note that ACTRLS_SLEEP is not an actual button that can be sent to LMS, but it's a hook to activate deep sleep mode (see [Sleeping](###sleeping)).
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  One you've created such a string, use it to fill a new NVS parameter with any name below 16(?) characters. You can have as many of these configs as you can. Then set the config parameter "actrls_config" with the name of your default config
 | 
	
		
			
				|  |  |  
 |