Hello,
I am trying to connect two mlx90614 gy-906 temperature sensors with feather m0. Because these two sensors have the same address (0x5A), so only one sensor data is right and the other one is incorrect.

I also find some information for changing the address of MLX90614 at first. However, the Arduino has the error said cannot find compat/twi.h file. I checked it, and there is a file twi.h in C:\Program Files (x86)\Arduino\hardware\tools\avr\avr\include\compat

Do you have any good idea to achieve to read these two sensors with only one feather M0?
Thank you in advance.
Kind regards
Tang

