rc_model_t
Definition: model.h:35
rc_model_category_t rc_model_category(void)
gets the general category for the current board
void rc_model_category_print(void)
prints to the screen the human-readable version of the category name with no trailing newline charact...
rc_model_t rc_model(void)
gets the current board model name
void rc_model_print(void)
prints to the screen the human-readable version of the model name with no trailing newline character...
rc_model_category_t
Definition: model.h:61