Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- diff -r 6a5dbd86c9f4 src/input/mpegts/linuxdvb/linuxdvb_lnb.c
- --- a/src/input/mpegts/linuxdvb/linuxdvb_lnb.c Sun Jul 06 23:30:04 2014 +0300
- +++ b/src/input/mpegts/linuxdvb/linuxdvb_lnb.c Sun Jul 06 23:32:08 2014 +0300
- @@ -221,8 +221,8 @@
- .lnb_pol = linuxdvb_lnb_standard_pol,
- },
- .lnb_low = 10750000,
- - .lnb_high = 0,
- - .lnb_switch = 0,
- + .lnb_high = 10750000,
- + .lnb_switch = 10750000,
- },
- {
- { {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement