Commit graph

9 commits

Author SHA1 Message Date
marcelbuesing
ad8d0798ed
Migrate to futures-0.3 and tokio-0.2 2019-11-27 11:00:31 +01:00
Chris
79955a19be Fix the no_std f32 errors 2019-01-16 16:56:59 +01:00
marcelbuesing
38bfe30acc
Fix temperature offset to be of type f32, closes #11 2018-12-22 10:02:35 +01:00
marcelbuesing
faec5049e4
#11 Add optional temperature offset 2018-12-14 21:22:21 +01:00
marcelbuesing
5c1de2a1d3
Rustfmt code 2018-10-17 22:10:55 +02:00
marcelbuesing
650db10d69
Reduce struct visibility where not required 2018-05-31 12:10:34 +02:00
marcelbuesing
53d2fe8b5b
Remove std dependencies, make it no_std crate 2018-05-25 20:48:17 +02:00
marcelbuesing
d1fe4a972a
Replace heat_dur u32 with Duration 2018-05-24 22:02:23 +02:00
marcelbuesing
6b6e19b975
Fix rewriting owerwriting buffer twice 2018-05-20 22:16:12 +02:00