mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-07-17 09:00:34 +08:00
Copyright fix
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# Copyright (c) 2014 Courierdrone, courierdrone.com
|
||||
# Distributed under the MIT License, available in the file LICENSE.
|
||||
# Author: Pavel Kirienko <pavel.kirienko@courierdrone.com>
|
||||
# Copyright (C) 2014 Pavel Kirienko <pavel.kirienko@gmail.com>
|
||||
#
|
||||
|
||||
PORT=${1:-'/dev/ttyACM0'}
|
||||
|
||||
Reference in New Issue
Block a user