Skip to content

Commit

Permalink
Fix burst_to_fn_time name in gsm_burst_to_fn_time.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Piotr Krysik committed May 5, 2018
1 parent 1373c32 commit 29dc4b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grc/misc_utils/gsm_burst_to_fn_time.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<name>Burst to FN time</name>
<key>gsm_burst_to_fn_time</key>
<import>import grgsm</import>
<make>grgsm.gsm_burst_to_fn_time()</make>
<make>grgsm.burst_to_fn_time()</make>

<sink>
<name>bursts_in</name>
Expand Down

0 comments on commit 29dc4b3

Please sign in to comment.