JM9 XRCU Board 0.2.0a
Libraries API Reference
Loading...
Searching...
No Matches
Deprecated List
Member button_attach_interrupt (const uint32_t button_no, void(*user_func)(void))
This function is only a forward to class Button API. Use class Button for new projects.
Member button_detach_interrupt (const uint32_t button_no)
This function is only a forward to class Button API. Use class Button for new projects.
Class Color_sensor
New robot designs should not use this module with XRCU.
This library may be removed in future releases.
See warning.
Member is_button_clicked (const uint32_t button_no)
This function is only a forward to Button::isClicked() . Use class Button for new projects.
Class JM9_packer
Use Serial_packer instead.
Class JM9_unpacker
Use Serial_unpacker instead.
Member set_buttons_mode (const uint8_t mode)
This function is only a forward to class Button API. Use class Button for new projects.