temper icon indicating copy to clipboard operation
temper copied to clipboard

App to log the current temperature from a Temper1 sensor

Results 4 temper issues
Sort by recently updated
recently updated
newest added

Merge pull request #4 from gurubobnz/master

Hi there, This branch contains a few misc fixes: - retab and remove trailing whitespaces - refactor temper.c - use ISO 8601 date/time format - user errno instead of reading...

Excellent application - thank you! In an attempt to give back for such awesome work, I attempted to hack the code to allow multiple devices. (maybe not the cleanest hack,...

Hi there, This is a really useful bit of code; thank you for your contribution to it. I'm running into some odd behaviour: although I can read temperature measurements fine,...