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 | ||||
|  | ||||
| The following recipes demonstrate some of the capabilities of the feature of the | ||||
| GPIO Zero library. Before you start following these examples, please read up on | ||||
| preparing your Pi and your host PC to work with :doc:`remote_gpio`. | ||||
| The following recipes demonstrate some of the capabilities of the remote GPIO | ||||
| feature of the GPIO Zero library. Before you start following these examples, | ||||
| 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 | ||||
| under Python 2, but no guarantees! | ||||
|   | ||||
		Reference in New Issue
	
	Block a user