Skip to content

Commit 011db94

Browse files
committed
Add DNO_MAC_PRINTF
1 parent 629c570 commit 011db94

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ DEFINES = \
3434
-DSTM32L072xx \
3535
-DUSE_B_L072Z_LRWAN1 \
3636
-DUSE_FULL_LL_DRIVER \
37+
-DNO_MAC_PRINTF \
3738
-DREGION_EU868 \
3839
-DREGION_AS923 \
3940
-DREGION_AU915 \
@@ -43,8 +44,7 @@ DEFINES = \
4344
-DREGION_IN865 \
4445
-DREGION_KR920 \
4546
-DREGION_US915 \
46-
-DREGION_RU864 \
47-
-DLORAMAC_CLASSB_ENABLED
47+
-DREGION_RU864
4848

4949
INCLUDES = \
5050
-IProjects/B-L072Z-LRWAN1/Applications/LoRa/AT_Slave/LoRaWAN/App/LoRaWAN/App/inc \

0 commit comments

Comments
 (0)