OpenMPTL - Helper Library
C++ Microprocessor Template Library
Variables
mptl::i18n::terminal Namespace Reference

Variables

static constexpr const char * cmd_notfound = ": command not found (type \"help\" for a list of available commands)"
 
static constexpr const char * cmd_list = "List of commands:"
 

Variable Documentation

◆ cmd_list

constexpr const char* mptl::i18n::terminal::cmd_list = "List of commands:"
static

◆ cmd_notfound

constexpr const char* mptl::i18n::terminal::cmd_notfound = ": command not found (type \"help\" for a list of available commands)"
static