Blink strobe (#213)
* blink all led and control freq by button * rename to strobe
This commit is contained in:
@@ -79,6 +79,7 @@ BUILD_EXAMPLE_BLINK ?= 0
|
||||
ifeq ($(BUILD_EXAMPLE_BLINK), 1)
|
||||
CFLAGS += -DBUILD_EXAMPLE_BLINK
|
||||
C_SOURCES += $(APP_DIR)/examples/blink.c
|
||||
APP_INPUT = 1
|
||||
endif
|
||||
|
||||
APP_EXAMPLE_UART_WRITE ?= 0
|
||||
|
||||
Reference in New Issue
Block a user