rodneybakiskan / ps5-esp32

Use a ps5 controller with an esp32
104 stars 10 forks source link

fatal error: esp_system.h: No such file or directory #21

Open LaminLlama opened 9 months ago

LaminLlama commented 9 months ago

It keeps giving me this error with all the example files:

...\Arduino\libraries\ps5Controller\src\ps5.c:3:10: fatal error: esp_system.h: No such file or directory

include

      ^~~~~~~~~~~~~~

compilation terminated.

exit status 1

Compilation error: exit status 1