From 2276f86b1b19d9e07fe84c23517b7d4d3fe0ffad Mon Sep 17 00:00:00 2001 From: kay-lpzw <74379494+kay-lpzw@users.noreply.github.com> Date: Thu, 4 Jul 2024 12:13:34 +0200 Subject: USB MIDI Init Bug Fixed --- sw/Core/Src/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sw/Core/Src/config.h') diff --git a/sw/Core/Src/config.h b/sw/Core/Src/config.h index ad77997..0314cb7 100755 --- a/sw/Core/Src/config.h +++ b/sw/Core/Src/config.h @@ -49,4 +49,4 @@ // 0.9z - fix shimmer click? thanks hippo! // 0.A - USB MIDI Sync // 0.A1 - HW SERIAL MIDI SYNC & More CCs -#define VERSION2 "v0.A2" +#define VERSION2 "v0.A3" -- cgit v1.2.3