瀏覽代碼

added v2 pcb

Toby Chui 6 月之前
父節點
當前提交
249cb7fe62

二進制
PCB/v2/Gerber_Reflow-Hotplate_PCB_Lab-bench-Power-Supply-v2_2024-09-03.zip


文件差異過大導致無法顯示
+ 41 - 0
PCB/v2/PCB_PCB_Lab-bench-Power-Supply-v2_2024-09-03.json


+ 7 - 0
autopush.sh

@@ -0,0 +1,7 @@
+#!/bin/bash
+echo Enter commit notes:
+read commitmsg
+git pull
+git add *
+git commit -m "$commitmsg"
+git push

部分文件因文件數量過多而無法顯示