fix warnings

This commit is contained in:
Conor Patrick
2019-10-08 11:58:23 -04:00
parent 03e0479f1a
commit e67d05e3c1
2 changed files with 12 additions and 17 deletions

View File

@@ -39,7 +39,7 @@ INCLUDES += -I./crypto/cifra/src
CFLAGS += $(INCLUDES)
# for crypto/tiny-AES-c
CFLAGS += -DAES256=1 -DAPP_CONFIG=\"app.h\"
CFLAGS += -DAES256=1 -DAPP_CONFIG=\"app.h\" -DSOLO_EXPERIMENTAL=1
name = main