Type 0x11 for UC8151, silent timeout for no_update messages

This commit is contained in:
jjwbruijn
2023-05-22 22:57:11 +02:00
parent feb8e7e69c
commit d7d7261167
35 changed files with 65 additions and 29 deletions

View File

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

View File

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

View File

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

View File

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