Fixed subdiv bug for random, title in sequencer, sequence erase not only during recording

This commit is contained in:
2023-12-13 23:35:30 +02:00
parent 3902771d56
commit b7827b87a4
4 changed files with 16 additions and 10 deletions

View File

@ -5,7 +5,7 @@
#include <U8g2lib.h>
#include <avr/wdt.h>
const char version[5] = "MIDI Test";
const char version[5] = "v:1.b";
#define SCREEN_ADDRESS 0x3C