0
mirror of https://github.com/OneOfEleven/uv-k5-firmware-custom.git synced 2025-06-19 06:39:49 +03:00

commented out some restore code

This commit is contained in:
OneOfEleven
2023-10-11 00:08:58 +01:00
parent 2986c6cb84
commit 5942582da4
4 changed files with 3 additions and 1 deletions

View File

@ -229,7 +229,7 @@ endif
# better to bust than add new bugs
#CFLAGS += -Wall
#CFLAGS += -Wextra
CFLAGS += -Wpedantic
#CFLAGS += -Wpedantic
CFLAGS += -DPRINTF_INCLUDE_CONFIG_H
CFLAGS += -DGIT_HASH=\"$(GIT_HASH)\"