From 15b875f5bc4ba2bed294ad7768b49997649747f4 Mon Sep 17 00:00:00 2001 From: probonopd Date: Fri, 22 Apr 2022 23:44:11 +0200 Subject: [PATCH] CActLED::Blink (1, 100, 100); --- src/mididevice.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mididevice.cpp b/src/mididevice.cpp index 4ada634..5efa635 100644 --- a/src/mididevice.cpp +++ b/src/mididevice.cpp @@ -82,7 +82,7 @@ void CMIDIDevice::MIDIMessageHandler (const u8 *pMessage, size_t nLength, unsign { assert (m_pSynthesizer != 0); - CActLED.Blink (1, 100, 100); + CActLED::Blink (1, 100, 100); // The packet contents are just normal MIDI data - see // https://www.midi.org/specifications/item/table-1-summary-of-midi-message