Enable downgrades to old firmware versions

This commit is contained in:
David Carley
2021-03-15 18:25:22 -07:00
parent 77d064badc
commit 432f5251cf
3 changed files with 5 additions and 4 deletions

View File

@@ -112,7 +112,8 @@ module.exports = new Vue({
config: {
settings: {units: 'METRIC'},
motors: [{}, {}, {}, {}],
version: '<loading>'
version: '<loading>',
full_version: '<loading>'
},
state: {
messages: [],