|
keep 18 previous temperature values of the last 3 minutes to compare
against the current temperature every 10 seconds instead of comparing only every 3 minutes, some other changes |
|---|
|
|
| lambda-test/command-test.c |
|---|
| lambda-test/rules-test.c |
|---|
| lambda-test/sensors-test.c |
|---|
| lambda/Makefile |
|---|
| lambda/alert.c |
|---|
| lambda/alert.h |
|---|
| lambda/command.c |
|---|
| lambda/display.c |
|---|
| lambda/integers.c |
|---|
| lambda/lambda.c |
|---|
| lambda/rules.c |
|---|
| lambda/rules.h |
|---|
| lambda/sensors.c |
|---|
| lambda/sensors.h |
|---|