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

@@ -126,9 +126,7 @@ Once your decoder works, integrate it into your IR system:
```python
logging.basicConfig(level=logging.DEBUG)
```
2. **Add print statements** in decode methods to see what's happening
/home/tulivision/rpi-tulivision
3. **Compare with known protocols** to understand similarities
4. **Use the analyzer's timing analysis** to identify patterns