From: Keith Packard Date: Tue, 30 Jan 2024 02:40:30 +0000 (-0800) Subject: altos/easytimer-v2: Fix product name X-Git-Tag: 1.9.18~2^2~18 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=13befe46b107a88d05710991beab3b7b8478fa09 altos/easytimer-v2: Fix product name Signed-off-by: Keith Packard --- diff --git a/src/easytimer-v2/Makefile b/src/easytimer-v2/Makefile index 66c31e0b..2298ab48 100644 --- a/src/easytimer-v2/Makefile +++ b/src/easytimer-v2/Makefile @@ -62,7 +62,7 @@ ALTOS_SRC = \ $(SAMPLE_PROFILE) \ $(STACK_GUARD) -PRODUCT=EasyTimer-2 +PRODUCT=EasyTimer-v2 PRODUCT_DEF=-DEASYTIMER_V_2 IDPRODUCT=0x000d