Removed altitude and make Owner field obligatory

This commit is contained in:
stebifan 2016-10-19 20:31:21 +02:00 committed by GitHub
parent 824f487a76
commit 0ab4cd9ad4

View File

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