mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Spelling typos
This commit is contained in:
		@@ -64,7 +64,7 @@ omit any arguments from either scheme. The defaults are:
 | 
			
		||||
* *clock_pin* defaults to 11, *mosi_pin* defaults to 10, *miso_pin* defaults
 | 
			
		||||
  to 9, and *select_pin* defaults to 8.
 | 
			
		||||
 | 
			
		||||
Hence the following constructors are all equiavlent::
 | 
			
		||||
Hence the following constructors are all equivalent::
 | 
			
		||||
 | 
			
		||||
    from gpiozero import MCP3008
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user