Skip to content

USBMIDI::write() compiles but doesn't work on Raspberry Pi Pico #232

Open
@skybrian

Description

@skybrian

Raspberry Pi Pico board support includes the USBMIDI.h header from MBed OS, but it doesn't seem to work. When USBMIDI::write is called it prints a garbage character to the serial console and crashes.

I expected it either to work or result in some kind of compile error.

Sample code attached.

pressure_sensor_test.ino.txt

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions