Config::behaviors_config Struct Reference#include <Config.h>
List of all members.
Detailed Description
placeholder
Definition at line 205 of file Config.h.
|
Public Member Functions |
| behaviors_config () |
| constructor
|
Public Attributes |
unsigned int | flash_bytes |
| how many bytes of the IP to flash
|
bool | flash_on_start |
| whether or not to trigger flashing when initially started
|
Constructor & Destructor Documentation
Config::behaviors_config::behaviors_config |
( |
|
) |
[inline] |
|
Member Data Documentation
The documentation for this struct was generated from the following file:
|