From ff781f43230a845a6733a4d958e00eb66b6abba2 Mon Sep 17 00:00:00 2001 From: caternuson Date: Mon, 13 Jan 2020 08:37:53 -0800 Subject: [PATCH] typo fix --- examples/mlx90640_camtest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/mlx90640_camtest.py b/examples/mlx90640_camtest.py index 0d78fa1..e1e851c 100644 --- a/examples/mlx90640_camtest.py +++ b/examples/mlx90640_camtest.py @@ -14,7 +14,7 @@ INTERPOLATE = 10 -# MUST et I2C freq to 1MHz in /boot/config.txt +# MUST set I2C freq to 1MHz in /boot/config.txt i2c = busio.I2C(board.SCL, board.SDA) #low range of the sensor (this will be black on the screen)