Chocho2017 / DFRobot_ESP32_WiFiBLE

this is a library for ESP32 BLE.
30 stars 8 forks source link

Missing header file #3

Open buteomont opened 5 years ago

buteomont commented 5 years ago

When I try to compile _SimpleEsp32BLE I get this error:

`/home/david/apps/arduino-1.8.8/libraries/DFRobot_ESP32_WiFiBLE/DFRobot_ESP32_BLE.cpp:20:24: fatal error: controller.h: No such file or directory

compilation terminated.

Using library DFRobot_ESP32_WiFiBLE in folder: /home/david/apps/arduino-1.8.8/libraries/DFRobot_ESP32_WiFiBLE (legacy)

exit status 1

Error compiling for board Node32s.`