diff options
author | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2018-07-05 13:24:25 +0100 |
---|---|---|
committer | Daniel Silverstone <daniel.silverstone@codethink.co.uk> | 2018-07-05 13:24:25 +0100 |
commit | db222d193e05da5205277e0ac45143ac2902d516 (patch) | |
tree | 05201dbd1eccd9bd634425d47fccaa97ce45fc02 | |
parent | 7b7086a2ad996daa8cabe44af5a2a7f88d893f60 (diff) | |
download | temper-db222d193e05da5205277e0ac45143ac2902d516.tar.bz2 |
-rw-r--r-- | README | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1 +1,9 @@ Temperature probe support, for 413d:2107 + +To run this: + +apt install libhidapi-dev + +make + +sudo ./temper |