fix formatting
This commit is contained in:
		
				
					committed by
					
						
						Kyle Brown
					
				
			
			
				
	
			
			
			
						parent
						
							d584b1f506
						
					
				
				
					commit
					bff8d3d7c5
				
			@@ -27,11 +27,13 @@ def reset(*args, **kwargs):
 | 
			
		||||
 | 
			
		||||
    microcontroller.reset()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def reload(*args, **kwargs):
 | 
			
		||||
    import supervisor
 | 
			
		||||
 | 
			
		||||
    supervisor.reload()
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
def bootloader(*args, **kwargs):
 | 
			
		||||
    import microcontroller
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user