P1sec / pycrate

A Python library to ease the development of encoders and decoders for various protocols and file formats; contains ASN.1 and CSN.1 compilers.
GNU Lesser General Public License v2.1
380 stars 130 forks source link

Update TS24501_FGMM.py #213

Closed mlg35 closed 1 year ago

mlg35 commented 1 year ago

Small typo in class FGMMServiceReject of file TS24501_GMM.py. Attribute _name has been changed to proper name.

p1-bmu commented 1 year ago

Thanks for the fix