You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using platformio with 01-Basic-Midi-Device example resulting in
.pio/libdeps/adafruit_feather_esp32s3_nopsram/NimBLE-Arduino/src/nimble/porting/npl/freertos/include/nimble/nimble_npl_os.h:457:4: error: 'esp_timer_handle_t' does not name a type; did you mean 'TimerHandle_t'?
lib_deps = h2zero/esp-nimble-cpp unfortunately did not help... any ideas? thanks a lot!
The text was updated successfully, but these errors were encountered:
Using platformio with 01-Basic-Midi-Device example resulting in
.pio/libdeps/adafruit_feather_esp32s3_nopsram/NimBLE-Arduino/src/nimble/porting/npl/freertos/include/nimble/nimble_npl_os.h:457:4: error: 'esp_timer_handle_t' does not name a type; did you mean 'TimerHandle_t'?
lib_deps = h2zero/esp-nimble-cpp
unfortunately did not help... any ideas? thanks a lot!The text was updated successfully, but these errors were encountered: