Updated sinqMotor to 1.5.1 to get a better error message in case of speed problems
This commit is contained in:
4
Makefile
4
Makefile
@@ -29,8 +29,8 @@ TEMPLATES += db/masterMacs.db
|
|||||||
DBDS += sinqMotor/src/sinqMotor.dbd
|
DBDS += sinqMotor/src/sinqMotor.dbd
|
||||||
DBDS += src/masterMacs.dbd
|
DBDS += src/masterMacs.dbd
|
||||||
|
|
||||||
USR_CFLAGS += -Wall -Wextra -Weffc++ -Wunused-result -Wextra -Werror
|
USR_CFLAGS += -Wall -Wextra -Wunused-result -Wextra -Werror
|
||||||
|
|
||||||
# These flags define the expected firmware version. See README.md, section
|
# These flags define the expected firmware version. See README.md, section
|
||||||
# "Firmware version checking" for details.
|
# "Firmware version checking" for details.
|
||||||
USR_CXXFLAGS += -DFIRMWARE_MAJOR_VERSION=2 -DFIRMWARE_MINOR_VERSION=2
|
USR_CXXFLAGS += -DFIRMWARE_MAJOR_VERSION=2 -DFIRMWARE_MINOR_VERSION=2 -Wall -Wextra -Weffc++ -Wunused-result -Wextra -Werror
|
||||||
|
|||||||
Submodule sinqMotor updated: 7a0de4e9d9...3ab40a8bf5
Reference in New Issue
Block a user