Typedef rc_model_t#
Defined in File model.h
Typedef Documentation#
-
typedef enum rc_model_t rc_model_t
List of models detectable by the rc_model() function. This is not a complete list of board this library will run on. Nor is it a list of boards that the library is guaranteed to work on. Currently, MODEL_PC indicates personal computer and will be selected whenever running on an x86 or x86_64 architecture machine until more specific boards are added to this list by user request.