mirror of
https://github.com/lumapu/ahoy.git
synced 2025-06-07 13:11:38 +02:00
merged #742 MI Improvments
This commit is contained in:
parent
fd698f2db8
commit
39c02f8668
2 changed files with 4 additions and 1 deletions
|
@ -2,6 +2,9 @@
|
||||||
|
|
||||||
(starting from release version `0.5.66`)
|
(starting from release version `0.5.66`)
|
||||||
|
|
||||||
|
## 0.5.95
|
||||||
|
* merged #742 MI Improvments
|
||||||
|
|
||||||
## 0.5.94
|
## 0.5.94
|
||||||
* added ePaper (for ESP32 only!), thx @dAjaY85 #735
|
* added ePaper (for ESP32 only!), thx @dAjaY85 #735
|
||||||
* improved `/live` margins #732
|
* improved `/live` margins #732
|
||||||
|
|
|
@ -13,7 +13,7 @@
|
||||||
//-------------------------------------
|
//-------------------------------------
|
||||||
#define VERSION_MAJOR 0
|
#define VERSION_MAJOR 0
|
||||||
#define VERSION_MINOR 5
|
#define VERSION_MINOR 5
|
||||||
#define VERSION_PATCH 94
|
#define VERSION_PATCH 95
|
||||||
|
|
||||||
//-------------------------------------
|
//-------------------------------------
|
||||||
typedef struct {
|
typedef struct {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue