Skip to content

Commit

Permalink
core: services: ardupilot: Internal Link endpoint should be overwritten.
Browse files Browse the repository at this point in the history
  • Loading branch information
joaoantoniocardoso committed Sep 6, 2022
1 parent 2f991aa commit 190c66f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/services/ardupilot_manager/ArduPilotManager.py
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,7 @@ def start_mavlink_manager(self, device: Endpoint) -> None:
5777,
persistent=True,
protected=True,
overwrite_settings=True,
),
Endpoint(
"Ping360 Heading",
Expand Down

0 comments on commit 190c66f

Please sign in to comment.