Skip to content

midi lib 4.0  #8

@chrisarduino

Description

@chrisarduino

Hi!
Updated my program from Version 3.2 to Version 4.0.

On re-compiling my old program with the new Midi-Lib I get the message:
"`Clock´ was not declared in this scope". (code-line: MIDI.sendRealTime(Clock);)
With version 3.2 this code-line worked without problem.

I get the same compiler-error for:
MIDI.sendRealTime(Stop);
MIDI.sendRealTime(Start);

Thanks and best regards,

Chris

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions