mirror of https://github.com/OpenIPC/firmware.git
[no ci] package: sync motors with newest commit (#790)
Co-authored-by: viktorxda <viktorxda@users.noreply.github.com>pull/791/head
parent
295feaf317
commit
c64db44a4f
|
@ -1,10 +1,10 @@
|
||||||
################################################################################
|
################################################################################
|
||||||
#
|
#
|
||||||
# motors | updated 2022.12.24
|
# motors | updated 2022.05.11
|
||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
MOTORS_VERSION = 5993229147e3631490a3addd14803946bb7b5df7
|
MOTORS_VERSION = 63e955dc0d3e048f801bd4ee2fcdc1dbfe562c0c
|
||||||
MOTORS_SITE = $(call github,openipc,motors,$(MOTORS_VERSION))
|
MOTORS_SITE = $(call github,openipc,motors,$(MOTORS_VERSION))
|
||||||
MOTORS_LICENSE = MIT
|
MOTORS_LICENSE = MIT
|
||||||
MOTORS_LICENSE_FILES = LICENSE
|
MOTORS_LICENSE_FILES = LICENSE
|
||||||
|
|
Loading…
Reference in New Issue