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 bbba2be commit b2bf343Copy full SHA for b2bf343
examples/rpi_thermal_cam.py
@@ -1,4 +1,6 @@
1
-"""This example is for Raspberry Pi (Linux) only! It will not work on microcontrollers running CircuitPython!"""
+"""This example is for Raspberry Pi (Linux) only!
2
+ It will not work on microcontrollers running CircuitPython!"""
3
+
4
import os
5
import math
6
import time
0 commit comments