mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 08:06:46 +01:00
Type 0x11 for UC8151, silent timeout for no_update messages
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#define AP_EMULATE_TAG 1
|
||||
|
||||
//hw types
|
||||
#define HW_TYPE SOLUM_154_033
|
||||
#define HW_TYPE SOLUM_154_SSD1619
|
||||
|
||||
#include "../boardCommon.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#define AP_EMULATE_TAG 1
|
||||
|
||||
//hw types
|
||||
#define HW_TYPE SOLUM_29_033
|
||||
#define HW_TYPE SOLUM_29_SSD1619
|
||||
|
||||
#include "../boardCommon.h"
|
||||
|
||||
@@ -24,7 +24,7 @@
|
||||
#define AP_EMULATE_TAG 1
|
||||
|
||||
//hw types
|
||||
#define HW_TYPE SOLUM_29_033
|
||||
#define HW_TYPE SOLUM_29_UC8151
|
||||
|
||||
#include "../boardCommon.h"
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@
|
||||
#define AP_EMULATE_TAG 1
|
||||
|
||||
//hw types
|
||||
#define HW_TYPE SOLUM_42_033
|
||||
#define HW_TYPE SOLUM_42_SSD1619
|
||||
|
||||
#include "../boardCommon.h"
|
||||
|
||||
Reference in New Issue
Block a user