Skip to content

Commit d39cb13

Browse files
committed
V2.10
1 parent e1efe5c commit d39cb13

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/common.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// created: 10.Feb.2022
2-
// updated: 13.Aug.2023
2+
// updated: 20.Aug.2023
33

44
#pragma once
55
#pragma GCC optimize("Os") // optimize for code size

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
MiniWebRadio -- Webradio receiver for ESP32
55
66
first release on 03/2017 */String Version="\
7-
Version 2.9a Aug 17/2023 ";
7+
Version 2.10 Aug 20/2023 ";
88

99
/* 2.8" color display (320x240px) with controller ILI9341 or HX8347D (SPI) or
1010
3.5" color display (480x320px) wiht controller ILI9486 or ILI9488 (SPI)

0 commit comments

Comments
 (0)