esp32_nesemu icon indicating copy to clipboard operation
esp32_nesemu copied to clipboard

identifier "system_event_t" is undefinedC/C++(20)

Open Jailin opened this issue 2 years ago • 1 comments

esp_err_t event_handler(void *ctx, system_event_t *event)

Jailin avatar Sep 21 '23 07:09 Jailin

esp_err_t event_handler(void *ctx, system_event_t *event)

I'm continuing the project. I've already managed to compile it. I'm just making an error with images, but I'm almost solving it too. Follow the link: https://github.com/paulo101977/esp32_nesemu

paulo101977 avatar Sep 18 '24 00:09 paulo101977