Enabled multi-z nanomap in nanoui on power monitor, sec camera, and armos computers.

This commit is contained in:
Leshana
2017-05-17 00:58:21 -04:00
parent b89897e8a2
commit fbb1a75438
6 changed files with 22 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
data["all_sensors"] = sensors
if(focus)
data["focus"] = focus.return_reading_data()
data["station_levels"] = using_map.station_levels
ui = nanomanager.try_update_ui(user, src, ui_key, ui, data, force_open)
if (!ui)