From adf9ef6834f08e7583e68c232ce41be17f75bf2e Mon Sep 17 00:00:00 2001 From: phdlee Date: Fri, 5 Jan 2024 23:53:11 +0900 Subject: [PATCH] Add LiveSeek and Mhz Keypad function --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 2578658..88843a5 100644 --- a/Makefile +++ b/Makefile @@ -221,7 +221,7 @@ AUTHOR_STRING ?= KD8CEC_FROM_SOURCE_CODE_EGZUMER # can set own version string here (max 7 chars) # CHANGE VERSION TYPE -VERSION_STRING ?= CEC_0.01c +VERSION_STRING ?= CEC_0.1c ASFLAGS = -c -mcpu=cortex-m0