#include <system.h>
Data Fields | |
const uint8_t | n_commands |
const sys_command_t * | commands |
struct sys_commands_str * | next |
struct sys_commands_str *(* | on_get_commands )(void) |
deprecated, to be removed More... | |
const sys_command_t* commands |
const uint8_t n_commands |
struct sys_commands_str* next |
struct sys_commands_str*(* on_get_commands) (void) |
deprecated, to be removed