15
15
.. |get_motor_status.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_status.png
16
16
.. |get_motor_error_code.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_error_code.png
17
17
.. |set_button_change_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_button_change_mode.png
18
- .. |get_button_change_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_button_change_mode.png
19
18
.. |set_motor_jam_protect_state.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_motor_jam_protect_state.png
20
19
.. |get_motor_jam_protect_state.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_jam_protect_state.png
21
20
.. |set_motor_id.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_motor_id.png
22
21
.. |get_motor_id.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_id.png
23
- .. |set_485_baudrate .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_485_baudrate .png
24
- .. |get_485_baudrate .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_485_baudrate .png
22
+ .. |set_can_baudrate .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_can_baudrate .png
23
+ .. |get_can_baudrate .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_can_baudrate .png
25
24
.. |set_rgb_brightness.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_rgb_brightness.png
26
25
.. |get_rgb_brightness.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_rgb_brightness.png
27
26
.. |set_motor_speed.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_motor_speed.png
37
36
.. |get_position_max_current.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_position_max_current.png
38
37
.. |get_motor_position_readback.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_position_readback.png
39
38
.. |get_motor_position_pid.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_position_pid.png
39
+ .. |get_button_change_mode.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_button_change_mode.png
40
40
.. |set_motor_position_pid.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_motor_position_pid.png
41
41
.. |set_motor_max_current.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/set_motor_max_current.png
42
42
.. |get_motor_max_current.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_motor_max_current.png
55
55
.. |get_i2c_address.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/get_i2c_address.png
56
56
57
57
.. |i2c_example.png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/i2c_example.png
58
- .. |rs485_example .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/rs485_example .png
59
- .. |rs485_i2c_example .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/rs485_i2c_example .png
58
+ .. |can_example .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/can_example .png
59
+ .. |can_i2c_example .png| image:: https://static-cdn.m5stack.com/mpy_docs/unit/rollercan/can_i2c_example .png
60
60
61
- .. |roller485_i2c_fire_example .m5f2| raw:: html
61
+ .. |rollercan_i2c_fire_example .m5f2| raw:: html
62
62
63
63
<a
64
- href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/roller485/roller485_i2c_fire_example .m5f2"
64
+ href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/rollercan/rollercan_i2c_fire_example .m5f2"
65
65
target="_blank"
66
66
>
67
- roller485_i2c_fire_example .m5f2
67
+ rollercan_i2c_fire_example .m5f2
68
68
</a>
69
69
70
- .. |roller485_485_fire_example .m5f2| raw:: html
70
+ .. |rollercan_can_fire_example .m5f2| raw:: html
71
71
72
72
<a
73
- href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/roller485/roller485_485_fire_example .m5f2"
73
+ href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/rollercan/rollercan_can_fire_example .m5f2"
74
74
target="_blank"
75
75
>
76
- roller485_485_fire_example .m5f2
76
+ rollercan_can_fire_example .m5f2
77
77
</a>
78
78
79
79
80
- .. |roller485_485toi2c_fire_example .m5f2| raw:: html
80
+ .. |rollercan_cantoi2c_fire_example .m5f2| raw:: html
81
81
82
82
<a
83
- href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/roller485/roller485_485toi2c_fire_example .m5f2"
83
+ href="https://uiflow2.m5stack.com/?example=https://raw.githubusercontent.com/m5stack/uiflow-micropython/develop/examples/unit/rollercan/rollercan_cantoi2c_fire_example .m5f2"
84
84
target="_blank"
85
85
>
86
- roller485_485toi2c_fire_example .m5f2
86
+ rollercan_cantoi2c_fire_example .m5f2
87
87
</a>
0 commit comments