| LOGGER
    Logger
    Data Logging using ESP8266 | 
Definition of command table entry. More...
| Public Attributes | |
| const char * | name | 
| name of command | |
| const pCOMMAND_FUNC | pActionRoutine | 
| routine to call with command line argument | |
| const pVOID_COMMAND_FUNC | pVoidActionRoutine | 
| routine to call with no arguments | |
| const bool | reported | 
| ? reports this command | |
| const bool | expert | 
| expert only command | |
| const char * | pHelpString | 
| help for this command | |
Definition of command table entry.
 1.8.10
 1.8.10