motorctrl.h
来自「44b0x系统在ucos下usb作为从设备驱动及测试程序」· C头文件 代码 · 共 5 行
H
5 行
void init_MotorPort(void);
void SetPWM(int value);
void Motor_Test(void);
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?