diff --git a/changelog.txt b/changelog.txt new file mode 100644 index 0000000..1fd9699 --- /dev/null +++ b/changelog.txt @@ -0,0 +1,5 @@ + +Claas, 2016-02-06: +- At startup a splash screen will be displayed. You may personalize it for your own purposes. + + diff --git a/todo.txt b/todo.txt new file mode 100644 index 0000000..a011cfc --- /dev/null +++ b/todo.txt @@ -0,0 +1,5 @@ + +Claas, 2016-ß2-06: +- standy temp should never be higher than the lowest stored temperatur -> t_stby = min (150,temp1,temp2,temp3) + +