Closed aceisace closed 6 years ago
Hi, I've been trying to set this scipt up on Arduino IDE according to your instructions. It seems as though something is missing:
BLEDevice.h: No such file or directory
Is there any additional step or library/libraries required for Arduino IDE? If yes, could you add the url of the library in the README?
I'm using a ESP32-WROOM-32 on my Board. Thanks in advance
HI,
that file is part of arduino-esp32. Please follow the instrcutions at https://github.com/espressif/arduino-esp32 to set it up.
closing due to lack of feedback
Hi, I've been trying to set this scipt up on Arduino IDE according to your instructions. It seems as though something is missing:
BLEDevice.h: No such file or directory
Is there any additional step or library/libraries required for Arduino IDE? If yes, could you add the url of the library in the README?
I'm using a ESP32-WROOM-32 on my Board. Thanks in advance