custom IR

This commit is contained in:
2025-09-27 22:35:56 +02:00
parent 98780e5d7f
commit f7d16e0f33
12 changed files with 9712 additions and 39 deletions

View File

@@ -13,7 +13,7 @@ from pathlib import Path
def backup_existing_files():
"""Backup existing IR system files"""
backup_dir = Path("backup_ir_system")
backup_dir.mkdir(exist_ok=True)
backup_dir.mkdir(exist_ok=True)/home/tulivision/rpi-tulivision
files_to_backup = [
"ir_remote.py",