Update power presets following transformer tagging extension (#447)

This commit is contained in:
FLacombe
2022-07-11 11:28:42 +02:00
committed by GitHub
parent 57c0a7e5d2
commit de6fce4c7f
7 changed files with 71 additions and 18 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"key": "windings:auto",
"type": "check",
"label": "Autotransformer",
"strings": {
"options": {
"undefined": "Assumed to be No",
"yes": "Yes",
"no": "No"
}
}
}