1 Star 1 Fork 0

一只晓鼬/stm32car

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Motor.h 153 Bytes
一键复制 编辑 原始数据 按行查看 历史
一只晓鼬 提交于 2023-11-13 10:12 . hard'ware
#ifndef __MOTOR_H
#define __MOTOR_H
void Motor_Init(void);
void Motor_SetLeftSpeed(int16_t Speed);
void Motor_SetRightSpeed(int16_t Speed);
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zwj3118108863/stm32car.git
[email protected]:zwj3118108863/stm32car.git
zwj3118108863
stm32car
stm32car
master

搜索帮助