From 55c2937fd067ca355baa9e9ced8be0a1fce26ee5 Mon Sep 17 00:00:00 2001 From: Mathias Bredholt Date: Tue, 29 Oct 2019 17:59:53 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5621dd5..1a77bf3 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ An Arduino library for using libmapper. Works with ESP32 Arduino only. Tested wi ``` git clone --recursive https://github.com/mathiasbredholt/libmapper_arduino.git ``` +* Until the issue in https://github.com/mathiasbredholt/libmapper_arduino/issues/3 gets fixed the file in `~/Library/Arduino15/packages/esp32/hardware/esp32/1.0.4/tools/sdk/include/lwip/arpa/inet.h` needs to be updated as described in the issue. * Run ``` make