mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
This commit allows to enable/disable the txtsnd shell command. The command is used to send strings over L2 in GNRC. Until now the command was automatically enabled if GNRC and shell_commands were present, which may lead to confusion if no L2 packet handler is registered.