st counter accident
This commit is contained in:
parent
253d45ce13
commit
24882fcb14
|
|
@ -100,7 +100,7 @@ namespace SignalsTest
|
|||
// Console.WriteLine(reports[reports.Count-1].toJson());
|
||||
bool isStSwitch=false;
|
||||
|
||||
for(int i=0; i< 30; i++){
|
||||
for(int i=0; i< 2; i++){
|
||||
bool _isStSwitch = reports[reports.Count-1-i].STUp != reports[reports.Count-i-2].STUp;
|
||||
|
||||
if(_isStSwitch){
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user