Skip to content

Commit 85e02fe

Browse files
committed
docs: Remove unused PIN import from wsen-hids readme.
1 parent 1cd9486 commit 85e02fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/wsen-hids/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Main characteristics:
4242
# Quick Example
4343

4444
```python
45-
from machine import I2C, Pin
45+
from machine import I2C
4646
from time import sleep
4747
from wsen_hids import WSEN_HIDS
4848

0 commit comments

Comments
 (0)