v0.1.9.3(2024/07/15)

1. [APIs: openapi.py]
   - иÄodbusl½Ó§°ܱ¨´í³ö½£¬ʹֻ֮Ôautomatic testҳÃÏʾ
   - 将该文件移动至toplevel,为后面扩展做准备
   - 修改heartbeat文件路径,使后续打包的时候更方便
2. [APIs: aio.py]:
   - 修改heartbeat文件路径,使后续打包的时候更方便
   - 修改write2textbox函数的打印逻辑,先判断网络相关
This commit is contained in:
2024-07-15 13:32:55 +08:00
parent 5ed38b4b2a
commit cdbe1c40c6
4 changed files with 43 additions and 57 deletions

View File

@ -1 +1 @@
__all__ = ['openapi', 'btn_functions', 'do_brake', 'do_current']
__all__ = ['btn_functions', 'do_brake', 'do_current']