Skip to content

Commit b2bf343

Browse files
authored
Update rpi_thermal_cam.py
1 parent bbba2be commit b2bf343

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

examples/rpi_thermal_cam.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
"""This example is for Raspberry Pi (Linux) only! It will not work on microcontrollers running CircuitPython!"""
1+
"""This example is for Raspberry Pi (Linux) only!
2+
It will not work on microcontrollers running CircuitPython!"""
3+
24
import os
35
import math
46
import time

0 commit comments

Comments
 (0)