fixing config template

This commit is contained in:
sanjayk03-dev
2024-01-22 03:52:46 +05:30
parent 5bee98edef
commit 3859393086
3 changed files with 8 additions and 15 deletions

View File

@@ -109,12 +109,13 @@ module.exports = new Vue({
template: require("../resources/config-template.json"),
config: {
settings: { units: "METRIC" },
motors: [{}, {}, {}, {},{}, {}, {}, {}],
motors: [{}, {}, {}, {}],
version: "<loading>",
full_version: "<loading>",
ip: "<>",
wifiName: "not connected",
macros:[{},{},{}]
macros:[{},{},{},{},{},{},{},{}],
macrosList:[]
},
state: {
messages: [],