We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad38c4 commit 12cd43bCopy full SHA for 12cd43b
boards/aitewinrobot-esp32c3-supermini/board.json
@@ -10,7 +10,7 @@
10
"pins": {
11
"5V": { "x": 16.702, "y": 3.238, "target": "power(5)" },
12
"GND": { "x": 16.702, "y": 5.778, "target": "GND" },
13
- "3V3": { "x": 16.525199, "y": 8.318, "target": "power(3.3)" },
+ "3V3": { "x": 16.702, "y": 8.318, "target": "power(3.3)" },
14
"4": { "x": 16.702, "y": 10.858, "target": "GPIO4" },
15
"3": { "x": 16.702, "y": 13.398, "target": "GPIO3" },
16
"2": { "x": 16.702, "y": 15.938, "target": "GPIO2" },
0 commit comments