- To try these examples on the Arduino IDE, just directly open the
.inofile in Arduino IDE - To try any of these examples on PlatformIO IDE:
- Copy the example's source files to your PlatformIO project's
/srcfolder - Locate the
.inofile- Change the file's extension from
.inoto.cpp - Add
#include <Arduino.h>to the top of the file - Make sure all functions are decalred before being used (all examples of this library already done so)
- Change the file's extension from
- Copy the example's source files to your PlatformIO project's
examples
Directory actions
More options
Directory actions
More options
examples
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||