h112 boards
This commit is contained in:
parent
c16dd7c6b5
commit
1a52bf104a
|
@ -0,0 +1,3 @@
|
|||
# resistor | value | footprint | part_number
|
||||
"R133","750","R0603","C23241"
|
||||
"R134","4700","R0603","C23162"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -0,0 +1,3 @@
|
|||
# resistor | value | footprint | part_number
|
||||
"R133","750","R0603","C23241"
|
||||
"R134","5600","R0603","C23189"
|
Can't render this file because it has a wrong number of fields in line 2.
|
|
@ -49,4 +49,7 @@
|
|||
python3 gen_hellen_board_id.py h112-17-a
|
||||
python3 gen_hellen_board_id.py h112-mg1-a
|
||||
|
||||
# do not forget to manually add new files into git
|
||||
# todo: one day make this a github action?
|
||||
|
||||
python3 gen_board_ids_h.py
|
||||
|
|
Loading…
Reference in New Issue