mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 03:04:25 +01:00
Update tagtype_db.cpp
This commit is contained in:
@@ -60,6 +60,7 @@ void identifyTagInfo() {
|
||||
0x12 - SSD (var1.6)
|
||||
0x15 - SSD (2.9 lite)
|
||||
0x19 - SSD (9.7)
|
||||
0x0A - SSD (4.2)
|
||||
0x0A - Have third color?
|
||||
0x12 - 0x01 | (0x80 if it has a button)
|
||||
0x13 - 0x80 | (0x10 if it has a LED) | (0x0C ?? ) | (0x01 if it has a button)
|
||||
@@ -81,6 +82,7 @@ void identifyTagInfo() {
|
||||
}
|
||||
|
||||
switch (controllerType) {
|
||||
case 0x0A:
|
||||
case 0x0F:
|
||||
case 0x12:
|
||||
case 0x15:
|
||||
|
||||
Reference in New Issue
Block a user