mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update 3.PikaScript标准开发流程.md
This commit is contained in:
parent
0e67ff4e87
commit
47226de905
@ -96,7 +96,7 @@ pikaScript.c和pikaScript.h则是根据main.py编译出的初始化函数,运
|
||||
|
||||
![image](https://user-images.githubusercontent.com/88232613/131096760-20592a84-bbc1-4b61-a57f-299183983adf.png)
|
||||
|
||||
在现在的main.py中,启动脚本就是:
|
||||
在现在的main.py中,启动脚本是写在最外层的方法调用,也就是:
|
||||
``` python
|
||||
print('hello wrold')
|
||||
uart.setName('com1')
|
||||
|
Loading…
x
Reference in New Issue
Block a user