mirror of
https://github.com/logicog/RTLPlayground.git
synced 2026-08-30 14:52:51 +08:00
add clarification for firmware requirement
This commit is contained in:
@@ -115,7 +115,10 @@ Install with:
|
|||||||
pip3 install smbus2
|
pip3 install smbus2
|
||||||
```
|
```
|
||||||
|
|
||||||
## Common Usage Patterns
|
## Common Use Cases
|
||||||
|
|
||||||
|
Both `i2c_read_rtl_gpio.py` and `i2c_dump_rtl_regs.py` shall run with the **original** firmware, not RTLPlayground firmware.
|
||||||
|
|
||||||
|
|
||||||
### Monitoring GPIO Changes
|
### Monitoring GPIO Changes
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user