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

codal_port/microbit_soundeffect: Use CODAL-provided constants for fx. #218

Merged
merged 2 commits into from
Aug 26, 2024

Commits on Aug 22, 2024

  1. codal_app/microbithal: Add sound effect default constants.

    Signed-off-by: Damien George <damien@micropython.org>
    dpgeorge committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    d7f0a29 View commit details
    Browse the repository at this point in the history
  2. codal_port/microbit_soundeffect: Add comments for CODAL fx constants.

    It's not possible to include the CODAL header file that defines these
    constants because that header file is C++.
    
    Signed-off-by: Damien George <damien@micropython.org>
    dpgeorge committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    251bd63 View commit details
    Browse the repository at this point in the history