diff options
| author | miunau <55932282+miunau@users.noreply.github.com> | 2024-04-01 20:47:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-01 20:47:23 +0200 |
| commit | 2271b3e84a1ddcd73e625bc66c226009a459ef73 (patch) | |
| tree | a06cfeb815c749a35179c47895f7172ee48136c3 /sw/Core/Src/config.h | |
| parent | 9fa7cd56b220f992eb63054e6548b9235faa5748 (diff) | |
| parent | e1956aea7483f4d5559217442e9e154be562eb54 (diff) | |
| download | plinky-2271b3e84a1ddcd73e625bc66c226009a459ef73.tar.gz | |
Merge pull request #14 from makingsoundmachines/main
Firmware 0.A2 - merges recorded and live touch playback
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 57caea3..ad77997 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.A1" +#define VERSION2 "v0.A2" |
