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 4c8d1e7 commit dd07a7aCopy full SHA for dd07a7a
src/arduino-mega-element.ts
@@ -295,8 +295,8 @@ export class ArduinoMegaElement extends LitElement {
295
<tspan x="0" dy="2.54">RX2 17</tspan>
296
<tspan x="0" dy="2.54">TX1 18</tspan>
297
<tspan x="0" dy="2.54">RX1 19</tspan>
298
- <tspan x="0" dy="2.54">SCL 20</tspan>
299
- <tspan x="0" dy="2.54">SDA 21</tspan>
+ <tspan x="0" dy="2.54">SDA 20</tspan>
+ <tspan x="0" dy="2.54">SCL 21</tspan>
300
<tspan x="0" dy="2.54"> </tspan>
301
</text>
302
0 commit comments