Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #231 from mathlag35/patch-2
Browse files Browse the repository at this point in the history
Update TS24501_FGMM.py
  • Loading branch information
p1-bmu authored Apr 6, 2023
2 parents 711f698 + 1913127 commit d23d526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pycrate_mobile/TS24501_FGMM.py
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@ class FGMMMTDeregistrationRequest(Layer3E):
class FGMMMTDeregistrationAccept(Layer3E):
_name = '5GMMMTDeregistrationAccept'
_GEN = (
FGMMHeader(val={'Type':71}),
FGMMHeader(val={'Type':72}),
)


Expand Down

0 comments on commit d23d526

Please sign in to comment.