Subversion Repositories NaviCtrl

Rev

Rev 758 | Rev 847 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 758 Rev 819
Line 23... Line 23...
23
        PID_LOG_AT_MOTORRUN,
23
        PID_LOG_AT_MOTORRUN,
24
        PID_SPEAK100M,
24
        PID_SPEAK100M,
25
        PID_AUTO_WP_EVENT_VALUE,
25
        PID_AUTO_WP_EVENT_VALUE,
26
        PID_GPS_SYSTEM_CFG,
26
        PID_GPS_SYSTEM_CFG,
27
        PID_GPS_QZSS_CONFIG,
27
        PID_GPS_QZSS_CONFIG,
28
        PID_IO1_FUNCTION
28
        PID_IO1_FUNCTION,
-
 
29
        PID_BAUDRATE
29
} ParamId_t;
30
} ParamId_t;
Line 30... Line 31...
30
 
31
 
31
void Settings_Init(void);
32
void Settings_Init(void);
32
void Settings_SetDefaultValues(void);
33
void Settings_SetDefaultValues(void);