Add create-library-zip

This commit is contained in:
fauresystems
2019-11-04 11:07:47 +01:00
parent 6e947b5db9
commit 30daf18c75
8 changed files with 17 additions and 14 deletions
+9 -8
View File
@@ -17,14 +17,15 @@ Download `ArduinoProps-master.zip` from GitHub and use **Sketch > Include Librar
Add `#include "ArduinoProps.h"` on top of your sketch and start coding. Reading [EXAMPLES.md](EXAMPLES.md) will be helpful.
|ArduinoProps library documentation |
|-----------------------------------------------|
| [This README file](README.md) |
| [Props class reference](Props.md) |
| [PropsLite class reference](PropsLite.md) |
| [PropsData class reference](PropsData.md) |
| [PropsAction class reference](PropsAction.md) |
| [ArduinoProps library examples](EXAMPLES.md) |
|ArduinoProps library documentation |
|--------------------------------------------------------|
| [This README file](README.md) |
| [Props class reference](Props.md) |
| [PropsLite class reference](PropsLite.md) |
| [PropsData class reference](PropsData.md) |
| [PropsAction class reference](PropsAction.md) |
| [ArduinoProps library examples](EXAMPLES.md) |
| [Arduino Props for Escape Room 2.0](Arduino_Props.md) |
## 2. Escape room 2.0 props with Arduino