Skip to content

Commit 4098ba0

Browse files
authored
Update README.md
1 parent 0365dcf commit 4098ba0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ To read from the sensor:
8989

9090
```python
9191
try:
92+
frame = [0]*768
9293
mlx.getFrame(frame)
9394
except ValueError:
9495
continue

0 commit comments

Comments
 (0)