Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To install the library, you can simply clone the repository: opendevice-lib-arduino 

git clone httpsclone https://github.com/OpenDevice/opendevice-lib-arduino  OpenDevice

And put in the "/libraries" folder of the Arduino IDE.

Remember that some examples in this library need extra libraries that must be downloaded and enabled in the configuration file: dependencies.h

Using Platform IO

pio lib --global install OpenDevice