#include <board_commons.h>
Data Fields | |
| const char * | m_cmd_string |
| The command string. | |
| int | m_min_value |
| The minimum parameter value. | |
| int | m_max_value |
| The maximum parameter value. | |
This is a struct holding boards specific command table entries
Definition at line 34 of file board_commons.h.
1.5.6