mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +08:00
Update 3.PikaScript标准开发流程.md
This commit is contained in:
parent
ff4616e478
commit
a7e1b292c0
@ -15,6 +15,7 @@
|
|||||||
我们先打开Device.py查看一下内容,在后续的文档中我们会称Device.py为Device包接口。
|
我们先打开Device.py查看一下内容,在后续的文档中我们会称Device.py为Device包接口。
|
||||||
|
|
||||||
``` python
|
``` python
|
||||||
|
# Device.py
|
||||||
from PikaObj import *
|
from PikaObj import *
|
||||||
|
|
||||||
class LED(TinyObj):
|
class LED(TinyObj):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user