-
Notifications
You must be signed in to change notification settings - Fork 7.7k
Closed
Description
Make your question, not a Statement, inclusive. Include all pertinent information:
What you are trying to do?
Trying to compile and esp_hid_host example from the espressif_ide: https://github.com/espressif/esp-idf/blob/release/v4.2/examples/bluetooth/esp_hid_host/main/esp_hid_host_main.c
Copied to Arduino IDE 1.54
Describe your system( Hardware, computer, O/S, core version, environment).
Running on a Windows 10x64 pc using a ESP32 WROOM module. Compiled using 2.0.0rc1.
Describe what is failing.
ESP32_HID:28:10: fatal error: esp_hid_gap.h: No such file or directory
Show the shortest possible code that will duplicate the error.
NA
Show the EXACT error message(it doesn't work is not enough).
#include "esp_hid_gap.h"
^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
esp_hid_gap.h: No such file or directory
Metadata
Metadata
Assignees
Labels
No labels