File tree Expand file tree Collapse file tree 1 file changed +2
-14
lines changed
Expand file tree Collapse file tree 1 file changed +2
-14
lines changed Original file line number Diff line number Diff line change @@ -700,26 +700,14 @@ export const deviceHardwareList: DeviceHardware[] = [
700700 requiresDfu : false ,
701701 images : [ "thinknode_m2.svg" ] ,
702702 } ,
703- {
704- hwModel : 94 ,
705- hwModelSlug : "HELTEC_MESH_POCKET" ,
706- platformioTarget : "heltec-mesh-pocket-10000" ,
707- architecture : "nrf52840" ,
708- activelySupported : true ,
709- supportLevel : 1 ,
710- displayName : "Heltec MeshPocket 10000mAh" ,
711- tags : [ "Heltec" ] ,
712- images : [ "heltec_mesh_pocket.svg" ] ,
713- requiresDfu : true ,
714- } ,
715703 {
716704 hwModel : 94 ,
717705 hwModelSlug : "HELTEC_MESH_POCKET" ,
718- platformioTarget : "heltec-mesh-pocket-5000 " ,
706+ platformioTarget : "heltec-mesh-pocket-10000 " ,
719707 architecture : "nrf52840" ,
720708 activelySupported : true ,
721709 supportLevel : 1 ,
722- displayName : "Heltec MeshPocket 5000mAh " ,
710+ displayName : "Heltec MeshPocket" ,
723711 tags : [ "Heltec" ] ,
724712 images : [ "heltec_mesh_pocket.svg" ] ,
725713 requiresDfu : true ,
You can’t perform that action at this time.
0 commit comments