mirror of
https://github.com/goldenfishs/MRobot.git
synced 2025-05-04 00:10:54 +08:00
改一下源码
This commit is contained in:
parent
c037044124
commit
72bf442bb4
@ -11,6 +11,7 @@ import csv
|
||||
# 配置常量
|
||||
REPO_DIR = "MRobot_repo"
|
||||
REPO_URL = "http://gitea.qutrobot.top/robofish/MRobot.git"
|
||||
# REPO_URL = "https://github.com/goldenfishs/MRobot.git" # 使用 HTTPS 协议
|
||||
|
||||
class MRobotApp:
|
||||
def __init__(self):
|
||||
|
1
User/bsp/dependencies.csv
Normal file
1
User/bsp/dependencies.csv
Normal file
@ -0,0 +1 @@
|
||||
buzzer_gpio,
|
|
Loading…
Reference in New Issue
Block a user