[fpv] mavfwd fix version

pull/740/head
cronyx 2023-04-22 23:59:29 +03:00
parent e355be5f8f
commit 0a2cfaf30d
1 changed files with 2 additions and 1 deletions

View File

@ -4,7 +4,8 @@
#
################################################################################
MAVFWD_VERSION = $(shell git ls-remote https://github.com/OpenIPC/mavfwd/ master | awk '{ print $$1 }')
# MAVFWD_VERSION = $(shell git ls-remote https://github.com/OpenIPC/mavfwd/ master | awk '{ print $$1 }')
MAVFWD_VERSION = 220d30e118d26008e94445887a03d77ba73c2d29
MAVFWD_SITE = $(call github,OpenIPC,mavfwd,$(MAVFWD_VERSION))
MAVFWD_LICENSE = MIT
MAVFWD_LICENSE_FILES = LICENSE