From 6e004228741ba7799d35434b6a2ffb89f140f38f Mon Sep 17 00:00:00 2001 From: daniela Date: Mon, 27 May 2019 11:46:48 +0200 Subject: [PATCH] Contiki-project renamed --- project/cashreg/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project/cashreg/Makefile b/project/cashreg/Makefile index bc6f57c8b..f86302207 100644 --- a/project/cashreg/Makefile +++ b/project/cashreg/Makefile @@ -1,4 +1,4 @@ -CONTIKI_PROJECT = serial-test +CONTIKI_PROJECT = cashreg PLATFORMS_ONLY = cc26x0-cc13x0 all: $(CONTIKI_PROJECT)