Rename all the things that became testing123
This commit is contained in:
parent
46852dbe6f
commit
00f17b0932
7 changed files with 4 additions and 4 deletions
|
@ -1,3 +1,3 @@
|
||||||
# testing123
|
# template
|
||||||
|
|
||||||
Project description goes here.
|
Project description goes here.
|
||||||
|
|
2
ato.yaml
2
ato.yaml
|
@ -1,4 +1,4 @@
|
||||||
ato-version: ^0.0.22
|
ato-version: ^0.0.22
|
||||||
builds:
|
builds:
|
||||||
default:
|
default:
|
||||||
entry: elec/src/testing123.ato:Testing123
|
entry: elec/src/template123.ato:template123
|
||||||
|
|
|
@ -181,7 +181,7 @@
|
||||||
"pinned_symbol_libs": []
|
"pinned_symbol_libs": []
|
||||||
},
|
},
|
||||||
"meta": {
|
"meta": {
|
||||||
"filename": "atopile-project-template.kicad_pro",
|
"filename": "template123.kicad_pro",
|
||||||
"version": 1
|
"version": 1
|
||||||
},
|
},
|
||||||
"net_settings": {
|
"net_settings": {
|
||||||
|
@ -215,7 +215,7 @@
|
||||||
"last_paths": {
|
"last_paths": {
|
||||||
"gencad": "",
|
"gencad": "",
|
||||||
"idf": "",
|
"idf": "",
|
||||||
"netlist": "../../build/default/testing123.net",
|
"netlist": "../../build/default/template123.net",
|
||||||
"specctra_dsn": "",
|
"specctra_dsn": "",
|
||||||
"step": "",
|
"step": "",
|
||||||
"vrml": ""
|
"vrml": ""
|
Loading…
Reference in a new issue