Hey there,
I just got the Omron D6T-8L-09 sensor and have been using your library for playing around with it. Thanks for the great work!
In the d6t_open function of the d6t.c file your print a device not supported error for the D6T-8L-09 model. What's the reasoning behind this? I am able to receive data if I tell the lib that it is a D6T-8L-06 (however either my sensor is defective or the data is interpreted too high, e.g. 35 from sensor vs 21 in reality degrees).
Hey there,
I just got the Omron D6T-8L-09 sensor and have been using your library for playing around with it. Thanks for the great work!
In the
d6t_openfunction of thed6t.cfile your print a device not supported error for the D6T-8L-09 model. What's the reasoning behind this? I am able to receive data if I tell the lib that it is a D6T-8L-06 (however either my sensor is defective or the data is interpreted too high, e.g. 35 from sensor vs 21 in reality degrees).