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 4f0a0a3 commit 4a7caeeCopy full SHA for 4a7caee
src/arduino-uno-element.ts
@@ -185,7 +185,13 @@ export class ArduinoUnoElement extends LitElement {
185
></rect>
186
<circle cx="33.269" cy="36.847" r="1.016" fill="#252728" />
187
<circle cx="59.939" cy="36.847" r="1.016" fill="#252728" />
188
+ <ellipse cx="62.978" cy="34.32" rx=".57135" ry=".58305" stroke-width=".56808" />
189
</g>
190
+ <path
191
+ transform="matrix(.26458 0 0 .26458 -4 0)"
192
+ d="m260.78 134.29a5.4373 5.8099 0 0 0-3.4512 5.4082 5.4373 5.8099 0 0 0 3.4531 5.4082v-10.816a5.4373 5.8099 0 0 0-0.00196 0z"
193
+ stroke-width="5.532"
194
+ />
195
196
<!-- Programming Headers -->
197
<g transform="translate(14.1 4.4)">
0 commit comments