Add Example BOM DATA

This commit is contained in:
2026-02-20 11:00:22 +10:00
parent 9c7db092e7
commit 6d7834786e
4 changed files with 7728 additions and 2 deletions

View File

@@ -87,4 +87,7 @@ def main():
do_plot(None)
plt.show()
plt.show()
if __name__ == "__main__":
main()