Updated motor node issues. Fixed waypoints coordinator name so ground station launches.

This commit is contained in:
2018-03-24 15:30:27 -07:00
parent 012b638487
commit 068b936541
2 changed files with 2 additions and 1 deletions

View File

@@ -48,7 +48,7 @@ class WaypointsCoordinator(QtCore.QThread):
landmark_waypoints_add_gps_button)
self.land_delete_button_label = (self.left_screen.
landmark_waypoint_delete_button)
landmark_waypoints_delete_button)
self.settings = QtCore.QSettings()