Documentation Index
Fetch the complete documentation index at: https://motorbridge.seeedstudio.com/llms.txt
Use this file to discover all available pages before exploring further.
Source:
bindings/python/get_started/courses/03-mode-switch-method.md03 模式切换方法
本节目标
掌握统一模式切换接口:motor.ensure_mode(...)。
运行
重点
- 切模式前先
enable_all()。 - 切模式后先读一次状态确认。