remove test scenes

This commit is contained in:
Philipp Kramer 2022-05-17 09:54:55 +02:00
parent 5a58b14c5d
commit 16d4a68345
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@ scenetimes=[0,10,60,70,130,150,155,210,220,290,500] #definition of times . Last
#scenetimes=[0,2,4,5,6,10,300] #definition of times FASTER FOR TESTING
scenes =[0,1, 0, 2, 0 ,3 , 0, 3 , 0, 3, -1] #definition of scenes. scene -1 will end the program
scenes =[0,2,2,2,2,2,2,2,2,2, -1] #definition of scenes. scene -1 will end the program
currentScene=-1 #keeps track of current scene