]> git.itanic.dy.fi Git - BME280_driver/commit
Introduce bmed
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 21 Oct 2020 18:07:18 +0000 (21:07 +0300)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Wed, 21 Oct 2020 18:07:18 +0000 (21:07 +0300)
commit9fdbedb39ea32e4afa29ef7de376a34c136475dc
tree7a2fac9f9b50c4d73ddf3afaaebe20f5f08e8a5f
parentc47f06eb44fc96970f0abfcc941ec16425b2a9e6
Introduce bmed

This is a simple daemon that allows the sensor values and its history
to be read over a TCP socket.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>
Makefile [new file with mode: 0644]
bmed.c [new file with mode: 0644]