ela-compil / BACnet

BACnet protocol library for .NET :satellite:
https://www.nuget.org/packages/bacnet/
MIT License
215 stars 95 forks source link

Wrong text for reject code 9 #104

Open ezik117 opened 2 years ago

ezik117 commented 2 years ago

In the file [MASTER] Base/BacnetRejectReason.cs line 83 the text must be "UNRECOGNIZED_SERVICE = 9" instead "RECOGNIZED_SERVICE = 9"