kicad/sym-lib-table

Wed, 17 Apr 2024 19:54:56 +0200

author
Michiel Broek <mbroek@mbse.eu>
date
Wed, 17 Apr 2024 19:54:56 +0200
changeset 684
b2265c7e5707
parent 627
6b31403b0662
permissions
-rw-r--r--

Updated dependencies. Devices json data is created in de devices source for all places where it is needed. Added devices_ws function to broadcast all devices, to be used when any device is changed. The devices loop detects changes in input values and calls devices_ws if so. The server uses the general devices json data.

627
6b31403b0662 Upgraded drawing to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
1 (sym_lib_table
6b31403b0662 Upgraded drawing to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
2 (lib (name "MBSE")(type "KiCad")(uri "/home/mbroek/MyProjects/mbsePi-apps/kicad/MBSE/MBSE-Modules.kicad_sym")(options "")(descr ""))
6b31403b0662 Upgraded drawing to kicad 6.0.8
Michiel Broek <mbroek@mbse.eu>
parents:
diff changeset
3 )

mercurial