File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1103,15 +1103,15 @@ export const deviceHardwareList: DeviceHardware[] = [
11031103 {
11041104 hwModel : 123 ,
11051105 hwModelSlug : "T5_S3_EPAPER_PRO" ,
1106- platformioTarget : "t5 -epaper-s3 -v1" ,
1106+ platformioTarget : "t5s3 -epaper-v1" ,
11071107 architecture : "esp32-s3" ,
11081108 activelySupported : true ,
11091109 supportLevel : 1 ,
11101110 displayName : "LilyGo T5 E-paper S3 Pro" ,
11111111 tags : [ "LilyGo" ] ,
11121112 hasMui : false ,
11131113 partitionScheme : "8MB" ,
1114- images : [ "t5s3_epaper_v2 .svg" ] ,
1114+ images : [ "t5s3_epaper .svg" ] ,
11151115 } ,
11161116 {
11171117 hwModel : 123 ,
@@ -1124,7 +1124,7 @@ export const deviceHardwareList: DeviceHardware[] = [
11241124 tags : [ "LilyGo" ] ,
11251125 hasMui : false ,
11261126 partitionScheme : "8MB" ,
1127- images : [ "t5s3_epaper .svg" ] ,
1127+ images : [ "t5s3_epaper_v2 .svg" ] ,
11281128 } ,
11291129 {
11301130 hwModel : 125 ,
You can’t perform that action at this time.
0 commit comments