Skip to content
Snippets Groups Projects
  • Oleg Hahm's avatar
    df7927dc
    shell: introduce txtsnd pseudomodule · df7927dc
    Oleg Hahm authored
    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.
    df7927dc
    History
    shell: introduce txtsnd pseudomodule
    Oleg Hahm authored
    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.
shell_commands.c 6.71 KiB