Skip to content

Commit

Permalink
remove freq_offset as var from RTLTCP, shadowing the one in Device
Browse files Browse the repository at this point in the history
  • Loading branch information
jasper committed Oct 22, 2024
1 parent 04e1244 commit e6731cb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Device/RTLTCP.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ namespace Device {
}

// Protocol: RTL_TCP
int freq_offset = 0;
bool tuner_AGC = true;
bool RTL_AGC = false;
FLOAT32 tuner_Gain = 33.0;
Expand Down

0 comments on commit e6731cb

Please sign in to comment.