Commit cdd46f85 authored by ASN.1 Checker's avatar ASN.1 Checker
Browse files

Documentation update

parent 7d8d0af9
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -538,7 +538,7 @@ EmergencyStopEnum ::= ENUMERATED {
  inactive(0),   	 
  inactive(0),   	 
  precharge(1),  	
  precharge(1),  	
  active(2),      	
  active(2),      	
  temError(3),	
  tempError(3),	
  suspend(4)		
  suspend(4)		
}
}
```
```