Browse Source

update:780epm dm dp json配置文件写反了

黄何 8 months ago
parent
commit
089d3f89cb
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/pins/meta/air780epm.define.json

+ 2 - 2
components/pins/meta/air780epm.define.json

@@ -89,8 +89,8 @@
         [48, "GND"],
 
         [103, "NC"],
-        [59, "USB_DM"],
-        [60, "USB_DP"],
+        [59, "USB_DP"],
+        [60, "USB_DM"],
 
         [62, "USIM2_CLK"],
         [63, "USIM2_RST"],