diff options
| author | kay-lpzw <74379494+kay-lpzw@users.noreply.github.com> | 2024-07-04 12:13:34 +0200 |
|---|---|---|
| committer | kay-lpzw <74379494+kay-lpzw@users.noreply.github.com> | 2024-07-04 12:13:34 +0200 |
| commit | 2276f86b1b19d9e07fe84c23517b7d4d3fe0ffad (patch) | |
| tree | 2825a2d950d1c1d3fa21a946f03671138f808f55 /sw/Core/Src/config.h | |
| parent | 9d1335d7fab1fd984963ca1ae37a2cd9bc767d9c (diff) | |
| download | plinky-2276f86b1b19d9e07fe84c23517b7d4d3fe0ffad.tar.gz | |
USB MIDI Init Bug Fixed
Diffstat (limited to 'sw/Core/Src/config.h')
| -rwxr-xr-x | sw/Core/Src/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
