Skip to content

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

Description

@wuyuanyi135

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions