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.
2 parents 0c3f4a3 + 8436692 commit f9b0969Copy full SHA for f9b0969
README.md
@@ -1,5 +1,5 @@
1
# libmapper_arduino
2
-An Arduino library for using libmapper
+An Arduino library for using libmapper. Works with ESP32 Arduino only. Tested with arduino-esp32 v1.0.4.
3
4
## Installation
5
* Unzip libmapper.zip from [releases](https://github.com/mathiasbredholt/libmapper_arduino/releases) into Arduino libraries folder
@@ -16,4 +16,4 @@ git clone --recursive https://github.com/mathiasbredholt/libmapper_arduino.git
16
make
17
```
18
* The Makefile will configure liblo and libmapper
19
-* The Arduino library will be compiled to build/Arduino/libmapper
+* The Arduino library will be compiled to build/Arduino/libmapper
0 commit comments