Skip to content

Commit f9b0969

Browse files
Merge remote-tracking branch 'origin/master'
2 parents 0c3f4a3 + 8436692 commit f9b0969

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# libmapper_arduino
2-
An Arduino library for using libmapper
2+
An Arduino library for using libmapper. Works with ESP32 Arduino only. Tested with arduino-esp32 v1.0.4.
33

44
## Installation
55
* 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
1616
make
1717
```
1818
* The Makefile will configure liblo and libmapper
19-
* The Arduino library will be compiled to build/Arduino/libmapper
19+
* The Arduino library will be compiled to build/Arduino/libmapper

0 commit comments

Comments
 (0)