Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESP32 Compatibility #95

Open
CaptainCredible opened this issue Oct 9, 2024 · 0 comments
Open

ESP32 Compatibility #95

CaptainCredible opened this issue Oct 9, 2024 · 0 comments

Comments

@CaptainCredible
Copy link

I struggled a little to get this working on my m3 mac. Using my version of Arduino IDE (2.3.2) and and latest ESP32 core (3.0.5) the example sketch would not compile. Old versions of the ESP32 core seem to require python2 and that was a little hard to get installed on a modern mac. Luckily it seems version 2.0.17 of espressif ESP32 core / board will compile, but only if i use <hardware/BLEMIDI_ESP32_NimBLE.h> instead of <hardware/BLEMIDI_ESP32.h> .
Am i missing somthing? is there a better solution for getting this up and running?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant