Initial commit
This commit is contained in:
commit
2afa8027d8
6 changed files with 289 additions and 0 deletions
10
.digitemprc
Normal file
10
.digitemprc
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
TTY /dev/ttyUSB0
|
||||
READ_TIME 1000
|
||||
LOG_TYPE 1
|
||||
LOG_FORMAT "%b %d %H:%M:%S Sensor %s C: %.2C F: %.2F"
|
||||
CNT_FORMAT "%b %d %H:%M:%S Sensor %s #%n %C"
|
||||
HUM_FORMAT "%b %d %H:%M:%S Sensor %s C: %.2C F: %.2F H: %h%%"
|
||||
SENSORS 3
|
||||
ROM 0 0x10 0x7E 0x66 0xD0 0x02 0x08 0x00 0xC5
|
||||
ROM 1 0x28 0xFF 0xEB 0xF0 0x50 0x17 0x04 0x0B
|
||||
ROM 2 0x28 0xFF 0xDB 0xD7 0x50 0x17 0x04 0x79
|
||||
Loading…
Add table
Add a link
Reference in a new issue