]> mj.ucw.cz Git - arexx.git/commitdiff
Home: Relocating sensors
authorMartin Mares <mj@ucw.cz>
Sun, 19 Dec 2021 18:55:46 +0000 (19:55 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 19 Dec 2021 18:55:46 +0000 (19:55 +0100)
arexxd.c

index cf4b712b82acdc6fbd10e1a8666879e8195c6d9f..a47ba8db364262675fe207ec3f72fc6b71442b7c 100644 (file)
--- a/arexxd.c
+++ b/arexxd.c
@@ -253,7 +253,7 @@ static double correct_point(uint id, double val, const char **name)
         */
        switch (id) {
                case 10415:
-                       *name = "kitchen";
+                       *name = "terarium";
                        return val - 0.93;
                case 10707:
                        *name = "catarium";