1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

examples/default: re-introduce shell_commands

This commit is contained in:
Martine Lenders 2019-05-28 19:10:36 +02:00
parent b6655a2bba
commit c7d471d772

View File

@ -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