TinyTelnetServer
Public Attributes | List of all members
TinySerialServer::Command Struct Reference

TinySerialServer command. More...

#include <TinySerialServer.h>

Public Attributes

bool(* callback )(telnet::Str &cmd, telnet::Vector< telnet::Str > parameters, Print &out, TinySerialServer *self)
 callback function
 
const char * cmd
 command string
 
const char * parameter_help = ""
 example/information for parameters
 

Detailed Description

TinySerialServer command.


The documentation for this struct was generated from the following file: