From c7d471d77275da846a759575366da232c2a22f62 Mon Sep 17 00:00:00 2001 From: Martine Lenders Date: Tue, 28 May 2019 19:10:36 +0200 Subject: [PATCH] examples/default: re-introduce shell_commands --- examples/default/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/default/Makefile b/examples/default/Makefile index 0fd5590e59..a94c8c0dc2 100644 --- a/examples/default/Makefile +++ b/examples/default/Makefile @@ -32,6 +32,7 @@ QUIET ?= 1 # Modules to include: USEMODULE += shell +USEMODULE += shell_commands USEMODULE += ps # include and auto-initialize all available sensors USEMODULE += saul_default