Skip to content

Conversation

BaoHeTaiHe
Copy link

@BaoHeTaiHe BaoHeTaiHe commented Dec 7, 2024

新增wifi连接

@BaoHeTaiHe BaoHeTaiHe force-pushed the feature/add-wifi-connection branch from deeabec to 298001c Compare December 7, 2024 18:26

from ssd1306 import SSD1306_I2C

from wifi_connection import connect_wifi
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

wifi connection不是一个标准库吧?另外,我不建议直接修改main文件,你可以单独开一个文件叫做mian_wifi

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

好嘞

servo_move(servo1, angle)
elif servo_id == 2:
servo_move(servo1, angle)
servo_move(servo2, angle)
Copy link
Collaborator

@Liyulingyue Liyulingyue Dec 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个问题比较严重,所以我直接在main分支修改了,感谢反馈~

@BaoHeTaiHe BaoHeTaiHe force-pushed the feature/add-wifi-connection branch from 21aa7cb to 298001c Compare December 8, 2024 09:32
@BaoHeTaiHe BaoHeTaiHe marked this pull request as draft December 8, 2024 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants