Софт для логгирования данных с BLE датчиков температуры и влажности LYWSD03MMC с прошивкой ATC
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# Python |
|
__pycache__/ |
|
*.pyc |
|
*.pyo |
|
*.pyd |
|
.Python |
|
env/ |
|
venv/ |
|
.env |
|
.venv |
|
pip-log.txt |
|
pip-delete-this-directory.txt |
|
.tox/ |
|
.coverage |
|
.coverage.* |
|
.cache |
|
nosetests.xml |
|
coverage.xml |
|
*.cover |
|
.hypothesis/ |
|
.pytest_cache/ |
|
|
|
# IDE |
|
.vscode/ |
|
.idea/ |
|
*.swp |
|
*.swo |
|
*~ |
|
|
|
# OS |
|
.DS_Store |
|
Thumbs.db |
|
|
|
# logs |
|
*.log
|
|
|