st counter accident
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user