mirror of
https://github.com/usetrmnl/tailor.git
synced 2026-04-29 13:44:32 -07:00
Fix chip family
This commit is contained in:
+1
-1
@@ -400,7 +400,7 @@
|
||||
name: "TRMNL Firmware",
|
||||
new_install_prevent_erase: true,
|
||||
builds: [{
|
||||
chipFamily: 'TRMNL',
|
||||
chipFamily: 'ESP32-C3',
|
||||
parts: [{ path: URL.createObjectURL(blob), offset: "0x3ff000" }]
|
||||
}]
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user