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
ff4616e478
commit
a7e1b292c0
@ -15,6 +15,7 @@
|
||||
我们先打开Device.py查看一下内容,在后续的文档中我们会称Device.py为Device包接口。
|
||||
|
||||
``` python
|
||||
# Device.py
|
||||
from PikaObj import *
|
||||
|
||||
class LED(TinyObj):
|
||||
|
Loading…
x
Reference in New Issue
Block a user