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

Support non-compliant Arduinos like ESP32 by conditional compile #72

Open
wuyuanyi135 opened this issue Apr 12, 2020 · 1 comment
Open

Comments

@wuyuanyi135
Copy link

Hi.
Thanks for this great work! The concept and workflow in this library are very helpful and productive. I would like to use it in an ESP32 project, which is a non-complaint Arduino with missing analogWrite, Tone, etc. Therefore, the bundled machines will prevent this library from being compiled. I suggest to introduce individual compilation switches such as ATM_DISABLE_PLAYER to wrap each bundled component. This should make this framework more generally available for more devices.

Regards

@wuyuanyi135
Copy link
Author

#73

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