Skip to content

Commit

Permalink
Update Adafruit_MLX90393.h
Browse files Browse the repository at this point in the history
  • Loading branch information
caternuson authored Oct 16, 2023
1 parent 1c956a9 commit 26fabbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Adafruit_MLX90393.h
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ const float mlx90393_tconv[8][4] = {
{7.22, 13.75, 26.80, 52.92},
/* DIG_FILT = 6 */
{13.36, 26.04, 51.38, 102.07},
/* DIF_FILT = 7 */
/* DIG_FILT = 7 */
{25.65, 50.61, 100.53, 200.37},
};

Expand Down

0 comments on commit 26fabbd

Please sign in to comment.