Removed altitude and make Owner field obligatory

This commit is contained in:
stebifan 2016-10-19 20:30:03 +02:00 committed by GitHub
parent da4df9d57b
commit b5098739e6

View File

@ -133,4 +133,12 @@
meshanduplink, meshanduplink,
}, },
}, },
config_mode = {
geo_location = {
show_altitude = false,
},
owner = {
obligatory = true
},
},
} }