removed some logging and version bump

This commit is contained in:
2017-08-15 03:14:07 +02:00
parent 2ca8bf1483
commit ca410736f7
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -73,7 +73,7 @@ CFLAGS += -DADMIN_PASSWORD=$(ADMIN_PASSWORD)
# Debug logging
CFLAGS += -DDEBUG_ANSI=1
CFLAGS += -DDEBUG_INPUT=1
CFLAGS += -DDEBUG_INPUT=0
# linker flags used to generate the main object file
LDFLAGS = -nostdlib -Wl,--no-check-sections -u call_user_start -Wl,-static