You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I found some fzp-files with no entry for family.
Because by my understanding, family is a required attribute, this seems to be a mistake.
Some of them have: <property name="family"></property>
and others have: <property name="family"/>
they should have: <property name="family">a family</property>
for example: <property name="family">Breadboard</property>
I found some fzp-files with no entry for family.
Because by my understanding, family is a required attribute, this seems to be a mistake.
Some of them have:
<property name="family"></property>
and others have:
<property name="family"/>
they should have:
<property name="family">a family</property>
for example:
<property name="family">Breadboard</property>
The files without a family are:
Peppermill Power Board
Digital_Panel_Meter__Voltage__DMS_20PC
EDGY_Analog_In
The text was updated successfully, but these errors were encountered: