Skip to content
Snippets Groups Projects
Commit e7857fbe authored by Gauthier HEISS's avatar Gauthier HEISS
Browse files

Fix typo

parent 794ce896
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ As on an Arduino, GPIOs can be used as input or output, to receive or send logic
The `pi` variable then represents the esieabot entity. To interrupt the connection with the pigpiod service, use the following function at the end of the program:
. code-block:: C
.. code-block:: C
pigpio_stop(pi);
......
esieabot-ai
===========
.. image:: esieabot-ai.png
.. image:: esieabot-ai.jpg
:width: 400
:align: center
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment