custom IR
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user