LOGGER
Logger
Data Logging using ESP8266
|
#include "basetype.h"
Go to the source code of this file.
Functions | |
void | consoleioLoop () |
< version of this include file More... | |
void | do_dumpVersion (const char *) |
Dump the version information. | |
Variables | |
bool | verboseReports |
Flag to control verbose reports. More... | |
Command line Parsing and console I/O
void consoleioLoop | ( | ) |
< version of this include file
Command line parsing management. Call this routine once per main loop to see if a new command is ready and to parse and execute the command if it is.
bool verboseReports |
Flag to control verbose reports.
Flag to control verbose reports.