Skip to content

Commit

Permalink
Update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
blavka committed Dec 16, 2020
1 parent 1851582 commit 22ae698
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ override MODULE_POWER ?= 0
override LED_STRIP_COUNT ?= 144
override LED_STRIP_TYPE ?= $(BC_LED_STRIP_TYPE_RGBW)

CFLAGS += -D'BC_SCHEDULER_MAX_TASKS=64'
CFLAGS += -D'TWR_SCHEDULER_MAX_TASKS=64'
CFLAGS += -D'MODULE_POWER=$(MODULE_POWER)'
CFLAGS += -D'LED_STRIP_COUNT=$(LED_STRIP_COUNT)'
CFLAGS += -D'LED_STRIP_TYPE=$(LED_STRIP_TYPE)'
Expand Down
2 changes: 1 addition & 1 deletion sdk
Submodule sdk updated from 49f116 to 31e6b1

0 comments on commit 22ae698

Please sign in to comment.