-
Maciej Lipinski authored
The value of temperature that is read from register of the T100 sensor is encoded with twos complement on 16 bits. The encoding was not proper thus it worked fine but only for positive values of temperature. Added function that properly interprets the value of temp read from sensor's regsister.
0d06c207