diff --git a/Tools/px4.py b/Tools/px4.py index e1abf7d390..8e09c5079e 100755 --- a/Tools/px4.py +++ b/Tools/px4.py @@ -34,6 +34,7 @@ """ Basic central executable for PX4 maintenance. + Used by PX4 Homebrew formulae - https://github.com/PX4/homebrew-px4. """ # For python2.7 compatibility