Extract device name to settings.py

This commit is contained in:
VergilWang15
2022-04-01 15:36:12 +08:00
parent 9ee3eaec90
commit 1c5d751eab
5 changed files with 18 additions and 8 deletions

View File

@@ -1,6 +1,9 @@
# PXUA216MB-DL2-M Python例程
本项目是结合木瓜电子16麦板使用的python例程请结合项目内注释使用
## 安装
本项目通过poetry实现包管理
关于poetry的安装及使用方法[poetry](https://python-poetry.org/docs/)