We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa7f9fc commit f4c982cCopy full SHA for f4c982c
README.md
@@ -3,7 +3,7 @@ An Arduino library for using libmapper. Works with ESP32 Arduino only. Tested wi
3
4
## Installation
5
* Unzip libmapper.zip from [releases](https://github.com/mathiasbredholt/libmapper_arduino/releases) into Arduino libraries folder
6
-* Library is included in .ino file using ```#include "mapper.h"```
+* Library is included in .ino file using ```#include <mapper.h>```
7
* Use the C API as described [here](http://libmapper.github.io/tutorials/c.html)
8
9
## Compile from source
0 commit comments