Add missing words

This commit is contained in:
Ben Nuttall
2017-07-17 02:16:50 +01:00
parent 21f322c4d2
commit c915cf1c5b

View File

@@ -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!