1
0
mirror of https://github.com/kidoman/embd synced 2024-05-29 07:08:04 +02:00
Commit Graph

9 Commits

Author SHA1 Message Date
Adam Bright
24db7580a4 initialize configuration so we aren't unintentionally overwriting something on the first configuration change 2016-09-29 05:51:00 +00:00
Adam Bright
95e4b68b74 make names more idiomatic, remove redundant mutex lock 2016-09-28 16:33:45 +00:00
Adam Bright
0c25e20721 better negative rounding 2016-09-26 05:31:51 +00:00
Adam Bright
c68eca29cc fix rounding and precision when setting temperature 2016-09-26 04:59:42 +00:00
Adam Bright
bb7032efe8 remove unnecessary parens 2016-09-26 04:06:41 +00:00
Adam Bright
606555ca7f simplify temp set and read functions 2016-09-26 04:01:22 +00:00
Adam Bright
afc8c08cff simplify sign bit extraction and remove extraneous error check'
'
2016-09-26 02:29:10 +00:00
Adam Bright
d938e007ff code review changes and bug fixes 2016-09-21 17:49:09 +00:00
Adam Bright
eb44392b0a sensor: added driver for MCP9808 temperature sensor 2016-09-12 21:27:06 +00:00