Config::main_config Struct Reference#include <Config.h>
List of all members.
Detailed Description
core functionality information
Definition at line 178 of file Config.h.
Constructor & Destructor Documentation
Config::main_config::main_config |
( |
|
) |
[inline] |
|
Member Data Documentation
|
port to send/receive "console" information on (separate from system console)
Definition at line 180 of file Config.h.
Referenced by Config::setValue(). |
|
if true, will call srand with timestamp data, mangled by current sensor data
Definition at line 179 of file Config.h.
Referenced by Config::setValue(). |
The documentation for this struct was generated from the following file:
|