Skip to content

Commit bbba2be

Browse files
authored
Update rpi_thermal_cam.py
1 parent 2fb1f9b commit bbba2be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/rpi_thermal_cam.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
"""This example is for Raspberry Pi only! It will not work on CircuitPython!"""
1+
"""This example is for Raspberry Pi (Linux) only! It will not work on microcontrollers running CircuitPython!"""
22
import os
33
import math
44
import time

0 commit comments

Comments
 (0)