Skip to content

Commit 4a7caee

Browse files
committed
fix(arduino-uno): add bent wokwi#112
1 parent 4f0a0a3 commit 4a7caee

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/arduino-uno-element.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,13 @@ export class ArduinoUnoElement extends LitElement {
185185
></rect>
186186
<circle cx="33.269" cy="36.847" r="1.016" fill="#252728" />
187187
<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" />
188189
</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+
/>
189195
190196
<!-- Programming Headers -->
191197
<g transform="translate(14.1 4.4)">

0 commit comments

Comments
 (0)