Changeset 35 in svn


Ignore:
Timestamp:
Mar 25, 2015 6:18:20 PM (11 years ago)
Author:
megakiss
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/zasc/app_c/DST_DB.c

    r33 r35  
    698698{ 
    699699        int i=0; 
    700         if (DST_EEPROM_GetFrequencySetting() == 0) 
     700        if (DST_EEPROM_GetMinRF() == DST_MinRF() && DST_EEPROM_GetMaxRF() == DST_MaxRF()) 
    701701        { 
    702702                return GetPrevRF(rf); 
Note: See TracChangeset for help on using the changeset viewer.