[max31855] Fixed temperature sampling using 2 complement
Used int instead of unsigned int to enable 2 complement negative numbers.
Merge request reports
Activity
Please register or sign in to reply
Used int instead of unsigned int to enable 2 complement negative numbers.