Skip to content

Commit 47250ba

Browse files
committed
Added warning docstring to Pi example
1 parent 1887c7c commit 47250ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/thermalcam.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
"""This example is for Raspberry Pi only! It will not work on CircuitPython!"""
12
import os
23
import math
34
import time

0 commit comments

Comments
 (0)