cpp_01_tasks example: Remove spurious OTA=1 (ref #128)
This commit is contained in:
parent
1c998a3edf
commit
2badeed523
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
||||||
# Simple makefile for simple example
|
# Simple makefile for simple example
|
||||||
PROGRAM=cpp_01_tasks
|
PROGRAM=cpp_01_tasks
|
||||||
OTA=0
|
|
||||||
EXTRA_COMPONENTS=extras/cpp_support
|
EXTRA_COMPONENTS=extras/cpp_support
|
||||||
include ../../common.mk
|
include ../../common.mk
|
||||||
|
|
Loading…
Reference in a new issue