px4.py: signal it as being used by the PX4 Homebrew formulae

This commit is contained in:
TSC21
2020-04-20 16:46:13 +01:00
committed by Lorenz Meier
parent 4923e5ce3a
commit c3ebb1a584
+1
View File
@@ -34,6 +34,7 @@
""" """
Basic central executable for PX4 maintenance. Basic central executable for PX4 maintenance.
Used by PX4 Homebrew formulae - https://github.com/PX4/homebrew-px4.
""" """
# For python2.7 compatibility # For python2.7 compatibility