Skip to content

Commit

Permalink
Add voltage symbol to property in dc power2 (schematic dc power symbol)
Browse files Browse the repository at this point in the history
  • Loading branch information
failiz committed Sep 19, 2023
1 parent 24afde0 commit 6696f07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/dcpower2.fzp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<properties>
<property name="family">voltage source</property>
<property name="type">dc power supply</property>
<property name="voltage" showInLabel="yes">5</property>
<property name="voltage" showInLabel="yes">5V</property>
<property name="internal resistance">0.1&#937;</property>
</properties>
<taxonomy>discreteParts.power.power.dcpower</taxonomy>
Expand Down

0 comments on commit 6696f07

Please sign in to comment.