1
0
mirror of https://github.com/ArduinoHannover/Maiskolben.git synced 2025-09-02 17:42:40 +02:00

supports splash screen at start up

This commit is contained in:
clali
2016-02-05 01:52:26 +01:00
parent 1a792734f2
commit 3e19d9fe86
2 changed files with 10 additions and 0 deletions

5
changelog.txt Normal file
View File

@@ -0,0 +1,5 @@
Claas, 2016-02-06:
- At startup a splash screen will be displayed. You may personalize it for your own purposes.

5
todo.txt Normal file
View File

@@ -0,0 +1,5 @@
Claas, 2016-<2D>2-06:
- standy temp should never be higher than the lowest stored temperatur -> t_stby = min (150,temp1,temp2,temp3)