Added firmware 1.86, misc f/w updates

This commit is contained in:
2026-04-26 17:24:50 +03:00
parent 37a41da475
commit 925bdd2f54
72 changed files with 101 additions and 29 deletions

View File

@@ -1028,6 +1028,7 @@ class ROM {
static MODEL_E8 = 0xE8
static PRODUCT_TBEAM_S_V1 = 0xEA;
static PRODUCT_TBEAM_S_V3 = 0xEC;
static MODEL_DB = 0xDB
static MODEL_DC = 0xDC
@@ -1039,6 +1040,9 @@ class ROM {
static MODEL_16 = 0x16;
static MODEL_17 = 0x17;
static PRODUCT_SENSECAP_T1000E = 0x24;
static MODEL_25 = 0x25;
static PRODUCT_XIAO_S3 = 0xEB;
static MODEL_DE = 0xDE;
static MODEL_DD = 0xDD;