mirror of
https://github.com/thooge/esp32-nmea2000-obp60.git
synced 2025-12-18 08:13:07 +01:00
rename build.yaml
This commit is contained in:
@@ -296,7 +296,7 @@ import fileDownload from "https://cdn.skypack.dev/js-file-download@0.4.12"
|
|||||||
fetchStatus(true);
|
fetchStatus(true);
|
||||||
setRunning(true);
|
setRunning(true);
|
||||||
}
|
}
|
||||||
structure=await loadConfig("testconfig.yaml");
|
structure=await loadConfig("build.yaml");
|
||||||
buildSelectors(ROOT_PATH,structure.config.children,true);
|
buildSelectors(ROOT_PATH,structure.config.children,true);
|
||||||
//buildValues();
|
//buildValues();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user