We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb1f9b commit bbba2beCopy full SHA for bbba2be
examples/rpi_thermal_cam.py
@@ -1,4 +1,4 @@
1
-"""This example is for Raspberry Pi only! It will not work on CircuitPython!"""
+"""This example is for Raspberry Pi (Linux) only! It will not work on microcontrollers running CircuitPython!"""
2
import os
3
import math
4
import time
0 commit comments