Not need here

pull/4/head
DiSlord 6 years ago
parent fd68556db7
commit 87fa47604d

@ -16,11 +16,8 @@
*/ */
extern volatile int SI4432_Sel; // currently selected SI4432 static int VFO = 0;
void SI4432_Write_Byte(byte ADR, byte DATA ); static int points = 101; // For 's' and 'm' commands
byte SI4432_Read_Byte( byte ADR );
int VFO = 0;
int points = 101; // For 's' and 'm' commands
VNA_SHELL_FUNCTION(cmd_mode) VNA_SHELL_FUNCTION(cmd_mode)
{ {

Loading…
Cancel
Save

Powered by TurnKey Linux.