1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-20 10:54:14 +01:00

Add no for DIAG_TASKS to make file to make it easier not to miss.

This commit is contained in:
James Cotton 2012-04-03 02:06:49 -05:00
parent d7cb232315
commit bb41bc1472

View File

@ -39,6 +39,7 @@ DEBUG ?= NO
# Include objects that are just nice information to show
DIAGNOSTICS ?= NO
DIAG_TASKS ?= NO
# Set to YES to build a FW version that will erase all flash memory
ERASE_FLASH ?= NO