* Ethernet variants now support WiFi as fall back / configuration
@ -1,5 +1,8 @@
# Development Changes
## 0.8.133 - 2024-08-10
## 0.8.132 - 2024-08-09
* fix boot loop once no ePaper is connected #1713, #1714
* improved refresh routine of ePeper
@ -13,7 +13,7 @@
//-------------------------------------
#define VERSION_MAJOR 0
#define VERSION_MINOR 8
#define VERSION_PATCH 132
#define VERSION_PATCH 133
typedef struct {
uint8_t ch;