fixed the bug prevetnting settings menu to opening

This commit is contained in:
2024-01-23 01:00:47 +02:00
parent b88355b408
commit 7c5d744789
2 changed files with 3 additions and 3 deletions

View File

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