LOGGER  Logger
Data Logging using ESP8266
Functions | Variables
consoleio.h File Reference
#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...
 

Detailed Description

Command line Parsing and console I/O

Function Documentation

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.

Variable Documentation

bool verboseReports

Flag to control verbose reports.

Flag to control verbose reports.