mirror of
https://github.com/lumapu/ahoy.git
synced 2025-07-29 14:17:17 +02:00
parent
c8f5f29fe9
commit
a8ca18f75a
2 changed files with 4 additions and 1 deletions
|
@ -1,5 +1,8 @@
|
|||
# Development Changes
|
||||
|
||||
## 0.7.49 - 2023-09-11
|
||||
* merge PR: symbolic icons for mono displays, PR #1136
|
||||
|
||||
## 0.7.48 - 2023-09-10
|
||||
* fix SSD1309 2.42" display pinout
|
||||
* improved setup page: save and delete of inverters
|
||||
|
|
|
@ -13,7 +13,7 @@
|
|||
//-------------------------------------
|
||||
#define VERSION_MAJOR 0
|
||||
#define VERSION_MINOR 7
|
||||
#define VERSION_PATCH 48
|
||||
#define VERSION_PATCH 49
|
||||
|
||||
//-------------------------------------
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue