Add requirements in example comments

This commit is contained in:
fauresystems
2019-11-16 09:44:08 +01:00
parent b95fd0d672
commit f47fa30d0c
3 changed files with 6 additions and 3 deletions
@@ -8,7 +8,8 @@
Copy and change it to build your first Arduino connected props, you will Copy and change it to build your first Arduino connected props, you will
only be limited by your imagination. only be limited by your imagination.
Requirements: install ArduinoProps.zip library. Requirements:
- install ArduinoProps.zip library and dependencies (https://github.com/fauresystems/ArduinoProps)
*/ */
#include <Bridge.h> #include <Bridge.h>
#include "ArduinoProps.h" #include "ArduinoProps.h"
@@ -8,7 +8,8 @@
Copy and change it to build your first Arduino connected props, you will Copy and change it to build your first Arduino connected props, you will
only be limited by your imagination. only be limited by your imagination.
Requirements: install ArduinoProps.zip library. Requirements:
- install ArduinoProps.zip library and dependencies (https://github.com/fauresystems/ArduinoProps)
*/ */
#include <Ethernet.h> #include <Ethernet.h>
#include <IPAddress.h> #include <IPAddress.h>
@@ -8,7 +8,8 @@
Copy and change it to build your first Arduino connected props, you will Copy and change it to build your first Arduino connected props, you will
only be limited by your imagination. only be limited by your imagination.
Requirements: install ArduinoProps.zip library. Requirements:
- install ArduinoProps.zip library and dependencies (https://github.com/fauresystems/ArduinoProps)
*/ */
#include "ArduinoProps.h" #include "ArduinoProps.h"