mirror of
				https://github.com/KevinMidboe/python-gpiozero.git
				synced 2025-10-29 17:50:37 +00:00 
			
		
		
		
	Add missing words
This commit is contained in:
		| @@ -4,9 +4,10 @@ Remote GPIO Recipes | |||||||
|  |  | ||||||
| .. currentmodule:: gpiozero | .. currentmodule:: gpiozero | ||||||
|  |  | ||||||
| The following recipes demonstrate some of the capabilities of the feature of the | The following recipes demonstrate some of the capabilities of the remote GPIO | ||||||
| GPIO Zero library. Before you start following these examples, please read up on | feature of the GPIO Zero library. Before you start following these examples, | ||||||
| preparing your Pi and your host PC to work with :doc:`remote_gpio`. | please read up on preparing your Pi and your host PC to work with | ||||||
|  | :doc:`remote_gpio`. | ||||||
|  |  | ||||||
| Please note that all recipes are written assuming Python 3. Recipes *may* work | Please note that all recipes are written assuming Python 3. Recipes *may* work | ||||||
| under Python 2, but no guarantees! | under Python 2, but no guarantees! | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user