6 lines
77 B
Python
6 lines
77 B
Python
def GetKicadConfigPath():
|
|
return 'bogus'
|
|
|
|
|
|
IU_PER_MM = 1
|
|
IU_PER_MILS = 1
|