Skip to content

Commit

Permalink
Resized pictures.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfjlaros committed Apr 7, 2019
1 parent 0446b8b commit 771324e
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/install.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Device installation
===================
Installation
============

In this section we cover retrieval of the latest release or development version
of the code and subsequent installation for an Arduino device.
Expand All @@ -13,18 +13,18 @@ Installation via the `Arduino IDE`_ is probably the easiest way.
First open the Library Manager.

.. image:: step_1.png
:width: 200px
:width: 400px

In the search bar, type "simpleRPC", click install and close the Library
Manager.

.. image:: step_2.png
:width: 200px
:width: 400px

The simpleRPC library is now available in the "Contributed libraries" section.

.. image:: step_3.png
:width: 200px
:width: 400px


Download
Expand All @@ -50,11 +50,11 @@ the following command.
git clone https://github.com/jfjlaros/simpleRPC.git


Installation
------------
Manual installation
-------------------

Arduino IDE - manual installation
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Arduino IDE
^^^^^^^^^^^

In the Arduino IDE, a library can be added to the list of standard libraries by
clicking through the following menu options.
Expand Down

0 comments on commit 771324e

Please sign in to comment.