Browse Source

0.7.49

* merge PR: symbolic icons for mono displays, PR #1136
pull/1163/head
lumapu 2 years ago
parent
commit
a8ca18f75a
  1. 3
      src/CHANGES.md
  2. 2
      src/defines.h

3
src/CHANGES.md

@ -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

2
src/defines.h

@ -13,7 +13,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 7
#define VERSION_PATCH 48
#define VERSION_PATCH 49
//-------------------------------------
typedef struct {

Loading…
Cancel
Save