Hello Jeffery,
I am looking forward to getting the ps3 controller working with my ESP32 Romeo V1. Unfortunately, when I try to compile the Ps3Demo, I am seeing the following error Message in the output section:
~/Documents/Arduino/libraries/PS3_Controller_Host/src/Ps3Controller.cpp:3:10: fatal error: esp_bt_main.h: No such file or directory
3 | #include <esp_bt_main.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
I look forward to hearing from you.
Thank You
Hello Jeffery,
I am looking forward to getting the ps3 controller working with my ESP32 Romeo V1. Unfortunately, when I try to compile the Ps3Demo, I am seeing the following error Message in the output section:
~/Documents/Arduino/libraries/PS3_Controller_Host/src/Ps3Controller.cpp:3:10: fatal error: esp_bt_main.h: No such file or directory
3 | #include <esp_bt_main.h>
| ^~~~~~~~~~~~~~~
compilation terminated.
exit status 1
Compilation error: exit status 1
I look forward to hearing from you.
Thank You